]> Kevux Git Server - rit/shortlog
rit
2014-08-28 Torsten Bögershausent0027: Tests for core.eol=native, eol=lf, eol=crlf
2014-08-28 Jeff Kingdocs/fast-export: explain --anonymize more completely
2014-08-28 Matthieu Moymerge, pull: stop advising 'commit -a' in case of conflict
2014-08-28 Steffen Prohaskaconvert: stream from fd to required clean filter to...
2014-08-28 Steffen Prohaskacopy_fd(): do not close the input file descriptor
2014-08-28 Steffen Prohaskammap_limit: introduce GIT_MMAP_LIMIT to allow testing...
2014-08-28 Steffen Prohaskamemory_limit: use git_env_ulong() to parse GIT_ALLOC_LIMIT
2014-08-28 Steffen Prohaskaconfig.c: add git_env_ulong() to parse environment...
2014-08-27 Jeff Kingteach fast-export an --anonymize option
2014-08-27 Jeff Kingdate: use strbufs in date-formatting functions
2014-08-27 Jeff Kingrecord_author_date(): use find_commit_header()
2014-08-27 Jeff Kingrecord_author_date(): fix memory leak on malformed...
2014-08-27 Jeff Kingcommit: provide a function to find a header in a buffer
2014-08-27 Jeff Kinglog-tree: use FLEX_ARRAY in name_decoration
2014-08-26 Jeff Kingsend-pack: take refspecs over stdin
2014-08-26 Jeff KingMakefile: drop CHECK_HEADER_DEPENDENCIES code
2014-08-26 Junio C HamanoMerge branch 'jk/diff-tree-t-fix'
2014-08-26 Junio C HamanoMerge branch 'jk/pack-shallow-always-without-bitmap'
2014-08-26 Junio C HamanoMerge branch 'jk/fix-profile-feedback-build'
2014-08-26 René Scharfeuse strbuf_add_absolute_path() to add absolute paths
2014-08-26 René Scharfeabspath: convert absolute_path() to strbuf
2014-08-26 René Scharfeuse xgetcwd() to set $GIT_DIR
2014-08-26 René Scharfeuse xgetcwd() to get the current directory or die
2014-08-26 René Scharfewrapper: add xgetcwd()
2014-08-26 René Scharfeabspath: convert real_path_internal() to strbuf
2014-08-26 René Scharfeabspath: use strbuf_getcwd() to remember original worki...
2014-08-26 René Scharfesetup: convert setup_git_directory_gently_1 et al....
2014-08-26 Jeff Kinglog-tree: make name_decoration hash static
2014-08-26 Jeff Kinglog-tree: make add_name_decoration a public function
2014-08-25 Tony Finchimap-send: create target mailbox if it is missing
2014-08-25 Jonathan Niedercheckout -m: attempt merge when deletion of path was...
2014-08-25 Junio C HamanoMerge git://github.com/git-l10n/git-po
2014-08-25 Jeff KingMakefile: use `find` to determine static header depende...
2014-08-25 Jonathan Niederi18n: treat "make pot" as an explicitly-invoked target
2014-08-25 Jeff Kinggit-prompt: do not look for refs/stash in $GIT_DIR
2014-08-25 Jeff Kingfast-import: fix buffer overflow in dump_tags
2014-08-25 Jeff Kingfast-import: clean up pack_data pointer in end_packfile
2014-08-25 Jeff Kingpack-refs: prune top-level refs like "refs/foo"
2014-08-25 René Scharfewalker: avoid quadratic list insertion in mark_complete
2014-08-25 René Scharfesha1_name: avoid quadratic list insertion in handle_one_ref
2014-08-23 Ralf Thielowl10n: de.po: improve message when switching branches
2014-08-23 Ralf Thielowl10n: de.po: fix typo
2014-08-23 Alex Henriepo/TEAMS: Add Catalan team
2014-08-23 Alex Henriel10n: Add Catalan translation
2014-08-22 Edward Thomsonupload-pack: keep poll(2)'s timeout to -1
2014-08-21 Steffen Prohaskaconvert: drop arguments other than 'path' from would_co...
2014-08-21 Thomas Braunpretty: note that %cd respects the --date= option
2014-08-21 Jeff Kinghttp: style fixes for curl_multi_init error check
2014-08-20 Jeff Kingintersect_paths: respect mode in git's tree-sort
2014-08-20 Bernhard Reiterimap-send.c: imap_folder -> imap_server_conf.folder
2014-08-20 René Scharferun-command: inline prepare_run_command_v_opt()
2014-08-20 René Scharferun-command: call run_command_v_opt_cd_env() instead...
2014-08-20 René Scharferun-command: introduce child_process_init()
2014-08-20 René Scharferun-command: introduce CHILD_PROCESS_INIT
2014-08-19 Jeff KingMakefile: make perf tests optional for profile build
2014-08-18 Tanay Abhramake config --add behave correctly for empty and NULL...
2014-08-18 Jeff Kingsubtree: make "all" default target of Makefile
2014-08-18 Nguyễn Thái... diff: shortcut for diff'ing two binary SHA-1 objects
2014-08-18 Nguyễn Thái... diff --stat: mark any file larger than core.bigfilethre...
2014-08-18 Nguyễn Thái... diff.c: allow to pass more flags to diff_populate_filespec
2014-08-18 Nguyễn Thái... sha1_file.c: do not die failing to malloc in unpack_com...
2014-08-18 Nguyễn Thái... wrapper.c: introduce gentle xmallocz that does not...
2014-08-18 Nguyễn Thái... fetch: silence git-gc if --quiet is given
2014-08-18 Nguyễn Thái... fetch: convert argv_gc_auto to struct argv_array
2014-08-18 Bernhard Reitergit-imap-send: simplify tunnel construction
2014-08-18 Bernhard Reiterhttp.c: die if curl_*_init fails
2014-08-18 René Scharfeturn path macros into inline function
2014-08-18 René Scharfeclean: use f(void) instead of f() to declare a pointer...
2014-08-15 Junio C HamanoGit 2.1
2014-08-15 Junio C Hamanoconfig.mak.uname: add hint on uname_R for MacOS X
2014-08-15 Kyle J. McKayconfig.mak.uname: set NO_APPLE_COMMON_CRYPTO on older...
2014-08-13 Johannes Sixttests: fix negated test_i18ngrep calls
2014-08-13 Tanay Abhrabuiltin/apply.c: replace `git_config()` with `git_confi...
2014-08-13 Tanay Abhramerge-recursive.c: replace `git_config()` with `git_con...
2014-08-13 Tanay Abhrall-merge.c: refactor `read_merge_config()` to use ...
2014-08-13 Tanay Abhrafast-import.c: replace `git_config()` with `git_config_...
2014-08-13 Jonathan Niederunpack-trees: use 'cuddled' style for if-else cascade
2014-08-13 Stefan Bellerunpack-trees: simplify 'all other failures' case
2014-08-13 Stefan Bellermailsplit.c: remove dead code
2014-08-12 Sergey OrganovDocumentation/git-rebase.txt: -f forces a rebase that...
2014-08-12 Jeff Kingpack-objects: turn off bitmaps when we see --shallow...
2014-08-12 Stefan Bellerbuiltin/blame.c: add translation to warning about faile...
2014-08-12 Stefan Bellerprepare_revision_walk(): check for return value in...
2014-08-11 Nguyễn Thái... utf8.c: fix strbuf_utf8_replace() consuming data beyond...
2014-08-11 Nguyễn Thái... mv: flatten error handling code block
2014-08-11 Nguyễn Thái... mv: mark strings for translations
2014-08-10 Stefan Bellerclone.c: don't leak memory in cmd_clone
2014-08-10 Stefan Bellerremote.c: don't leak the base branch name in format_tra...
2014-08-10 René Scharferead-cache: check for leading symlinks when refreshing...
2014-08-10 Junio C HamanoMerge branch 'master' of git://ozlabs.org/~paulus/gitk
2014-08-10 David Turnergit-gui: Make git-gui lib dir configurable at runime
2014-08-10 Alexander Shopovgit-gui i18n: Updated Bulgarian translation (520t,0f,0u)
2014-08-08 Junio C HamanoGit 2.1-rc2
2014-08-08 Linus ArverDocumentation: git-init: flesh out example
2014-08-08 Linus ArverDocumentation: git-init: template directory: reword...
2014-08-08 Linus ArverDocumentation: git-init: reword parenthetical statements
2014-08-08 Linus ArverDocumentation: git-init: --separate-git-dir: clarify
2014-08-08 Linus ArverDocumentation: git-init: template directory: reword
2014-08-08 Linus ArverDocumentation: git-init: list items facelift
2014-08-08 Linus ArverDocumentation: git-init: typographical fixes
next