summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-16user-manual: fix discussion of default cloneJ. Bruce Fields
2007-04-16Documentation: clarify track/no-track option.J. Bruce Fields
2007-04-16Documentation: clarify git-checkout -f, minor editingJ. Bruce Fields
2007-04-16Documentation: minor edits of git-lost-found manpageJ. Bruce Fields
2007-04-16Add --quiet option to suppress output of "rm" commands for removed files.Steven Grimm
2007-04-16Display the subject of the commit just made.Michael S. Tsirkin
2007-04-16Add policy on user-interface changesAndrew Ruder
2007-04-16Merge branch 'maint'Junio C Hamano
2007-04-15Document -g (--walk-reflogs) option of git-logAlex Riesen
2007-04-15ident.c: Use size_t (instead of int) to store sizesLuiz Fernando N. Capitulino
2007-04-15ident.c: Use const qualifier for 'struct passwd' parametersLuiz Fernando N. Capitulino
2007-04-15git-gui: Display the directory basename in the titleShawn O. Pearce
2007-04-15Merge branch 'er/ui'Shawn O. Pearce
2007-04-15sscanf/strtoul: parse integers robustlyJim Meyering
2007-04-15Merge git://git2.kernel.org/pub/scm/gitk/gitk into maintJunio C Hamano
2007-04-15git-blame: Fix overrun in fake_working_tree_commit()Michael Spang
2007-04-14Merge branch 'maint'Junio C Hamano
2007-04-14git-quiltimport complaining yet still workingLinus Torvalds
2007-04-14config.txt: Add gitcvs.db* variablesFrank Lichtenheld
2007-04-14config.txt: Fix grammatical error in description of http.noEPSVFrank Lichtenheld
2007-04-14config.txt: Change pserver to server in description of gitcvs.*Frank Lichtenheld
2007-04-14config.txt: Document core.autocrlfFrank Lichtenheld
2007-04-14config.txt: Document gitcvs.allbinaryFrank Lichtenheld
2007-04-14Do not default to --no-index when given two directories.Junio C Hamano
2007-04-14Use rev-list --reverse in git-rebase.shAlex Riesen
2007-04-13Merge branch 'jc/cherry'Junio C Hamano
2007-04-13Merge branch 'maint'Junio C Hamano
2007-04-13handle_options in git wrapper miscounts the options it handled.Matthias Lederhofer
2007-04-13Fix git {log,show,...} --pretty=emailJunio C Hamano
2007-04-13Don't yap about merge-subtree during makeShawn O. Pearce
2007-04-12cvsserver: Document the GIT branches -> CVS modules mapping more prominentlyFrank Lichtenheld
2007-04-12cvsserver: Reword documentation on necessity of write accessFrank Lichtenheld
2007-04-12cvsserver: Allow to "add" a removed fileFrank Lichtenheld
2007-04-12Documentation: --cherry-pickJunio C Hamano
2007-04-12git-log --cherry-pick A...BJunio C Hamano
2007-04-12Refactor patch-id filtering out of git-cherry and git-format-patch.Junio C Hamano
2007-04-12Add %m to '--pretty=format:'Junio C Hamano
2007-04-12sscanf/strtoul: parse integers robustlyJim Meyering
2007-04-12Add testcase for format-patch --subject-prefix (take 3)Robin H. Johnson
2007-04-12Add custom subject prefix support to format-patch (take 3)Robin H. Johnson
2007-04-12Merge branch 'maint'Junio C Hamano
2007-04-12GIT 1.5.1.1v1.5.1.1Junio C Hamano
2007-04-11cvsserver: Fix handling of diappeared files on updateFrank Lichtenheld
2007-04-11fsck: do not complain on detached HEAD.Junio C Hamano
2007-04-11(encode_85, decode_85): Mark source buffer pointer as "const".Jim Meyering
2007-04-11gitweb: Allow configuring the default projects order and add order 'none'Frank Lichtenheld
2007-04-11gitweb: Allow forks with project list fileFrank Lichtenheld
2007-04-10Merge branch 'maint'Junio C Hamano
2007-04-10t3030: merge-recursive backend test.Junio C Hamano
2007-04-10merge-recursive: handle D/F conflict case more carefully.Junio C Hamano