summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-01git add --intent-to-add: do not let an empty blob be committed by accidentJunio C Hamano
2008-11-29git add --intent-to-add: fix removal of cached emptinessJunio C Hamano
2008-11-29builtin-rm.c: explain and clarify the "local change" logicJunio C Hamano
2008-11-29Merge branch 'nd/narrow' (early part) into jc/add-i-t-aJunio C Hamano
2008-11-28Merge branch 'cc/bisect-skip'Junio C Hamano
2008-11-28Merge branch 'js/mingw-rename-fix'Junio C Hamano
2008-11-28Merge branch 'st/levenshtein'Junio C Hamano
2008-11-28Merge branch 'cr/remote-update-v'Junio C Hamano
2008-11-28Merge branch 'rs/strbuf-expand'Junio C Hamano
2008-11-28Merge branch 'mv/clone-strbuf'Junio C Hamano
2008-11-28Merge branch 'lt/preload-lstat'Junio C Hamano
2008-11-28Merge branch 'ta/quiet-pull'Junio C Hamano
2008-11-28Merge branch 'ph/send-email'Junio C Hamano
2008-11-28Merge branch 'maint'Junio C Hamano
2008-11-28Merge branch 'mv/fast-export' into maintJunio C Hamano
2008-11-28sha1_file.c: resolve confusion EACCES vs EPERMSam Vilain
2008-11-28sha1_file: avoid bogus "file exists" error messageJoey Hess
2008-11-28git checkout: don't warn about unborn branch if -f is already passedMatt McCutchen
2008-11-28bash: offer refs instead of filenames for 'git revert'SZEDER Gábor
2008-11-28bash: complete full refsSZEDER Gábor
2008-11-28bash: remove dashed command leftoversSZEDER Gábor
2008-11-27Merge branch 'pw/maint-p4' into maintJunio C Hamano
2008-11-27git-p4: fix keyword-expansion regexPete Wyckoff
2008-11-27Fix typos in the documentation.Ralf Wildenhues
2008-11-27Merge branch 'rw/maint-typofix' into rw/typofixJunio C Hamano
2008-11-27Fix typos in the documentation.Ralf Wildenhues
2008-11-26Merge branch 'maint'Junio C Hamano
2008-11-26Merge branch 'mm/sort-config-doc'Junio C Hamano
2008-11-26Merge branch 'mm/maint-sort-config-doc' into maintJunio C Hamano
2008-11-26Merge branch 'mm/maint-sort-config-doc' into mm/sort-config-docJunio C Hamano
2008-11-26config.txt: alphabetize configuration sectionsMatt McCutchen
2008-11-26xdiff-interface.c: remove 10 duplicated linesJim Meyering
2008-11-26t9129-git-svn-i18n-commitencoding: Make compare_svn_head_with() compatible wi...Marcel Koeppen
2008-11-26Teach "git diff" to honour --[no-]ext-diffJunio C Hamano
2008-11-26send-email: Fix Pine address book parsingTrent Piepho
2008-11-26Merge branch 'for-junio' of git://source.winehq.org/~julliard/git/gitJunio C Hamano
2008-11-26bisect: teach "skip" to accept special arguments like "A..B"Christian Couder
2008-11-25builtin_clone: use strbuf in cmd_clone()Miklos Vajna
2008-11-25builtin-clone: use strbuf in clone_local() and copy_or_link_directory()Miklos Vajna
2008-11-25builtin-clone: use strbuf in guess_dir_name()Miklos Vajna
2008-11-24Merge branch 'maint'Junio C Hamano
2008-11-24remove the unused files interpolate.c and interpolate.hRené Scharfe
2008-11-24daemon: deglobalize variable 'directory'René Scharfe
2008-11-24daemon: inline fill_in_extra_table_entries()René Scharfe
2008-11-24daemon: use strbuf_expand() instead of interpolate()René Scharfe
2008-11-24merge-recursive: use strbuf_expand() instead of interpolate()René Scharfe
2008-11-24add strbuf_expand_dict_cb(), a helper for simple casesRené Scharfe
2008-11-24fast-export: use an unsorted string list for extra_refsJohannes Schindelin
2008-11-24Add new testcase to show fast-export does not always exports all tagsMiklos Vajna
2008-11-24sha1_file: avoid bogus "file exists" error messageJoey Hess