summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-15manual: use 'URL' instead of 'url'.Libravatar Ralf Wildenhues1-4/+4
2007-10-15manual: add some markup.Libravatar Ralf Wildenhues2-6/+6
2007-10-15manual: Fix example finding commits referencing given content.Libravatar Ralf Wildenhues1-1/+1
2007-10-15Fix wording in push definition.Libravatar Ralf Wildenhues1-2/+2
2007-10-15Fix some typos, punctuation, missing words, minor markup.Libravatar Ralf Wildenhues10-26/+27
2007-10-15manual: Fix or remove em dashes.Libravatar Ralf Wildenhues1-10/+10
2007-10-15Add a --dry-run option to git-push.Libravatar Brian Ewins3-3/+22
2007-10-15Add a --dry-run option to git-send-pack.Libravatar Brian Ewins2-13/+23
2007-10-15Fix in-place editing functions in convert.cLibravatar Pierre Habouzit1-7/+10
2007-10-15instaweb: support for Ruby's WEBrick serverLibravatar Mike Dalessio2-1/+41
2007-10-15instaweb: allow for use of auto-generated scriptsLibravatar Mike Dalessio1-1/+3
2007-10-15Add 'git-p4 commit' as an alias for 'git-p4 submit'Libravatar Marius Storm-Olsen1-0/+1
2007-10-15hg-to-git speedup through selectable repack intervalsLibravatar Michael Gebetsroither1-3/+11
2007-10-15git-svn: respect Subversion's [auth] section configuration valuesLibravatar Eygene Ryabinkin1-0/+23
2007-10-15gtksourceview2 support for gitviewLibravatar Frederick Akalin1-22/+31
2007-10-15fix contrib/hooks/post-receive-email hooks.recipients error messageLibravatar Jeff Muizelaar1-1/+9
2007-10-15Support cvs via git-shellLibravatar Johannes Schindelin1-1/+26
2007-10-15makefile: Add a cscope targetLibravatar Kristof Provost2-2/+9
2007-10-15git-gc --auto: simplify "repack" command line buildingLibravatar Brandon Casey1-7/+1
2007-10-15git-gc: by default use safer "-A" option to repack when not --prune'ingLibravatar Brandon Casey1-1/+11
2007-10-15fix t5403-post-checkout-hook.sh: built-in test in dash does not have "=="Libravatar Alex Riesen1-4/+4
2007-10-04Update state documentation link for 1.5.3.4Libravatar Junio C Hamano1-0/+1
2007-10-03Don't checkout the full tree if avoidableLibravatar Steven Walter1-16/+48
2007-10-03builtin-apply: fix conversion error in strbuf seriesLibravatar Junio C Hamano1-1/+1
2007-10-03Merge branch 'mv/unknown'Libravatar Junio C Hamano6-16/+11
2007-10-03Merge branch 'ph/strbuf'Libravatar Junio C Hamano59-2511/+1809
2007-10-03Merge branch 'lh/merge'Libravatar Junio C Hamano5-11/+521
2007-10-03Merge branch 'js/rebase-i'Libravatar Junio C Hamano2-8/+23
2007-10-03Merge branch 'jc/autogc'Libravatar Junio C Hamano11-14/+276
2007-10-03Merge branch 'je/hooks'Libravatar Junio C Hamano3-0/+100
2007-10-03Merge branch 'ap/dateformat'Libravatar Junio C Hamano6-24/+209
2007-10-03Sync with GIT 1.5.3.4Libravatar Junio C Hamano15-29/+149
2007-10-03GIT 1.5.3.4Libravatar Junio C Hamano2-11/+18
2007-10-03Add a test script for for-each-ref, including test of date formattingLibravatar Andy Parkins1-0/+151
2007-10-03Add test case for ls-files --with-treeLibravatar Carl Worth1-0/+71
2007-10-02Must not modify the_index.cache as it may be passed to realloc at some point.Libravatar Keith Packard1-1/+2
2007-10-02the ar tool is called gar on some systemsLibravatar Robert Schiele1-1/+1
2007-10-02rename diff_free_filespec_data_large() to diff_free_filespec_blob()Libravatar Junio C Hamano3-5/+5
2007-10-02diffcore-rename: cache file deltasLibravatar Jeff King3-4/+11
2007-10-02Mention 'cpio' dependency in INSTALLLibravatar Johan Herland1-0/+3
2007-10-02Make git-pull complain and give advice when there is nothing to merge withLibravatar Federico Mena Quintero1-4/+18
2007-10-02Note that git-branch will not automatically checkout the new branchLibravatar Federico Mena Quintero1-0/+4
2007-10-02Add documentation for --track and --no-track to the git-branch docs.Libravatar Federico Mena Quintero1-0/+15
2007-10-02Say when --track is useful in the git-checkout docs.Libravatar Federico Mena Quintero1-1/+3
2007-10-02Fix typo in config.txtLibravatar Johannes Schindelin1-1/+1
2007-10-02for-each-ref: fix %(numparent) and %(parent)Libravatar Junio C Hamano1-4/+6
2007-10-02dateformat: parse %(xxdate) %(yydate:format) correctlyLibravatar Junio C Hamano1-1/+1
2007-10-02git-commit: initialize TMP_INDEX just to be sure.Libravatar Junio C Hamano1-0/+1
2007-10-01fixed link in documentation of diff-optionsLibravatar Steffen Prohaska1-2/+2
2007-10-01Merge branch 'maint'Libravatar Junio C Hamano4-8/+34