summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-23Implement normalize_absolute_pathDavid Reiss
2008-05-17Makefile: update the default build options for AIXMike Ralphson
2008-05-17Merge branch 'maint'Junio C Hamano
2008-05-17Replace in-place sed in t7502-commitMarcel Koeppen
2008-05-16git-filter-branch: Clarify file removal example.Jon Loeliger
2008-05-16submodule update: add convenience option --initJohannes Schindelin
2008-05-16git-fast-import: rename cmd_*() functions to parse_*()Miklos Vajna
2008-05-16Documentation/git-web--browse.txt: fix small typoTeemu Likonen
2008-05-16Use '-f' option to point to the .gitmodules fileImran M Yousuf
2008-05-15Merge git://repo.or.cz/git-guiJunio C Hamano
2008-05-15Documentation/git-prune.txt: document unpacked logicChris Frey
2008-05-15Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2008-05-14Merge branch 'maint'Junio C Hamano
2008-05-14Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-05-14Merge branch 'sb/committer'Junio C Hamano
2008-05-14Merge branch 'bd/tests'Junio C Hamano
2008-05-14Merge branch 'mv/format-cc'Junio C Hamano
2008-05-14Merge branch 'cc/hooks-doc'Junio C Hamano
2008-05-14Merge branch 'jk/renamelimit' (early part)Junio C Hamano
2008-05-14Documentation/git-describe.txt: make description more readableIan Hilt
2008-05-14filter-branch: fix variable export logicJeff King
2008-05-14clone: bsd shell portability fixJeff King
2008-05-14t5000: tar portability fixJeff King
2008-05-14fix bsd shell negationJeff King
2008-05-13Improve reporting of errors in config file routinesAlex Riesen
2008-05-12Merge branch 'gp/bisect-fix'Junio C Hamano
2008-05-12gitk: Add a progress bar for checking out a headPaul Mackerras
2008-05-11Merge branch 'maint'Junio C Hamano
2008-05-11Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-05-11Merge branch 'lt/core-optim'Junio C Hamano
2008-05-11rev-parse --verify: do not output anything on errorChristian Couder
2008-05-11rev-parse: fix using "--default" with "--verify"Christian Couder
2008-05-11rev-parse: add test script for "--verify"Christian Couder
2008-05-11Add svn-compatible "blame" output format to git-svnSteven Grimm
2008-05-11mergetool: Make ECMerge use the settings as specified by the user in the GUISebastian Schuberth
2008-05-11git-format-patch: add --no-binary to omit binary changes in the patch.Caio Marcelo de Oliveira Filho
2008-05-11wt-status.h: declare global variables as externJohannes Sixt
2008-05-11builtin-commit.c: add -u as short name for --untracked-filesSitaram Chamarty
2008-05-11git-repack: re-enable parsing of -n command line optionA Large Angry SCM
2008-05-11Allow tracking branches to set up rebase by default.Dustin Sallings
2008-05-11git-svn: fix cloning of HTTP URLs with '+' in their pathEric Wong
2008-05-11alloc_ref_from_str(): factor out a common pattern of alloc_ref from stringKrzysztof Kowalczyk
2008-05-11gitk: Show current row number and total number of rowsPaul Mackerras
2008-05-11Optimize symlink/directory detectionLinus Torvalds
2008-05-11Avoid some unnecessary lstat() callsLinus Torvalds
2008-05-11Merge branch 'py/diff-submodule'Junio C Hamano
2008-05-11Merge branch 'lt/case-insensitive'Junio C Hamano
2008-05-11Merge branch 'master' into devPaul Mackerras
2008-05-11gitk: Allow users to view diffs in external diff viewerThomas Arcila
2008-05-10gitk: Synchronize highlighting in file view for 'f' and 'b' commandsPaul Mackerras