summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2014-08-21convert: drop arguments other than 'path' from would_convert_to_git()Steffen Prohaska-4/+3
2014-08-21pretty: note that %cd respects the --date= optionThomas Braun-1/+1
2014-08-21http: style fixes for curl_multi_init error checkJeff King-4/+2
2014-08-20intersect_paths: respect mode in git's tree-sortJeff King-1/+45
2014-08-20imap-send.c: imap_folder -> imap_server_conf.folderBernhard Reiter-5/+5
2014-08-20run-command: inline prepare_run_command_v_opt()René Scharfe-16/+8
2014-08-20run-command: call run_command_v_opt_cd_env() instead of duplicating itRené Scharfe-3/+1
2014-08-20run-command: introduce child_process_init()René Scharfe-6/+20
2014-08-20run-command: introduce CHILD_PROCESS_INITRené Scharfe-107/+60
2014-08-19Makefile: make perf tests optional for profile buildJeff King-1/+5
2014-08-18make config --add behave correctly for empty and NULL valuesTanay Abhra-2/+22
2014-08-18subtree: make "all" default target of MakefileJeff King-1/+4
2014-08-18diff: shortcut for diff'ing two binary SHA-1 objectsNguyễn Thái Ngọc Duy-0/+23
2014-08-18diff --stat: mark any file larger than core.bigfilethreshold binaryNguyễn Thái Ngọc Duy-11/+27
2014-08-18diff.c: allow to pass more flags to diff_populate_filespecNguyễn Thái Ngọc Duy-9/+13
2014-08-18sha1_file.c: do not die failing to malloc in unpack_compressed_entryNguyễn Thái Ngọc Duy-1/+9
2014-08-18wrapper.c: introduce gentle xmallocz that does not die()Nguyễn Thái Ngọc Duy-16/+53
2014-08-18fetch: silence git-gc if --quiet is givenNguyễn Thái Ngọc Duy-0/+2
2014-08-18fetch: convert argv_gc_auto to struct argv_arrayNguyễn Thái Ngọc Duy-4/+4
2014-08-18git-imap-send: simplify tunnel constructionBernhard Reiter-3/+2
2014-08-18http.c: die if curl_*_init failsBernhard Reiter-1/+5
2014-08-18turn path macros into inline functionRené Scharfe-6/+22
2014-08-18clean: use f(void) instead of f() to declare a pointer to a function without ...René Scharfe-1/+1
2014-08-15Git 2.1v2.1.0Junio C Hamano-1/+6
2014-08-15config.mak.uname: add hint on uname_R for MacOS XJunio C Hamano-0/+4
2014-08-15config.mak.uname: set NO_APPLE_COMMON_CRYPTO on older systemsKyle J. McKay-0/+1
2014-08-13tests: fix negated test_i18ngrep callsJohannes Sixt-6/+6
2014-08-13builtin/apply.c: replace `git_config()` with `git_config_get_string_const()`Tanay Abhra-7/+5
2014-08-13merge-recursive.c: replace `git_config()` with `git_config_get_int()`Tanay Abhra-16/+6
2014-08-13ll-merge.c: refactor `read_merge_config()` to use `git_config_string()`Tanay Abhra-17/+6
2014-08-13fast-import.c: replace `git_config()` with `git_config_get_*()` familyTanay Abhra-23/+21
2014-08-13unpack-trees: use 'cuddled' style for if-else cascadeJonathan Nieder-8/+4
2014-08-13unpack-trees: simplify 'all other failures' caseStefan Beller-10/+2
2014-08-13mailsplit.c: remove dead codeStefan Beller-11/+6
2014-08-12Documentation/git-rebase.txt: -f forces a rebase that would otherwise be a no-opSergey Organov-5/+2
2014-08-12pack-objects: turn off bitmaps when we see --shallow linesJeff King-0/+40
2014-08-12builtin/blame.c: add translation to warning about failed revision walkStefan Beller-1/+1
2014-08-12prepare_revision_walk(): check for return value in all placesStefan Beller-3/+7
2014-08-11utf8.c: fix strbuf_utf8_replace() consuming data beyond input stringNguyễn Thái Ngọc Duy-0/+10
2014-08-11mv: flatten error handling code blockNguyễn Thái Ngọc Duy-18/+16
2014-08-11mv: mark strings for translationsNguyễn Thái Ngọc Duy-1/+1
2014-08-10clone.c: don't leak memory in cmd_cloneStefan Beller-0/+2
2014-08-10remote.c: don't leak the base branch name in format_tracking_infoStefan Beller-3/+3
2014-08-10read-cache: check for leading symlinks when refreshing indexRené Scharfe-0/+51
2014-08-10Merge branch 'master' of git://ozlabs.org/~paulus/gitkJunio C Hamano-323/+341
2014-08-08Git 2.1-rc2v2.1.0-rc2Junio C Hamano-1/+1
2014-08-08Documentation: git-init: flesh out exampleLinus Arver-0/+2
2014-08-08Documentation: git-init: template directory: reword and cross-referenceLinus Arver-3/+2
2014-08-08Documentation: git-init: reword parenthetical statementsLinus Arver-2/+2
2014-08-08Documentation: git-init: --separate-git-dir: clarifyLinus Arver-6/+6