summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix git-am(1) synopsis formattingJonas Fonseca2007-06-021-1/+0
* Fix minor grammatical typos in the git-gc man pageTheodore Ts'o2007-05-311-3/+3
* diff-delta: use realloc instead of xreallocMartin Koegler2007-05-311-1/+1
* Merge branch 'maint'Junio C Hamano2007-05-314-15/+69
|\
| * Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-314-15/+69
| |\
| | * git-config: Improve documentation of git-config file handlingFrank Lichtenheld2007-05-301-7/+59
| | * git-config: Various small fixes to asciidoc documentationFrank Lichtenheld2007-05-301-4/+6
| | * decode_85(): fix missing return.Jerald Fitzjerald2007-05-301-1/+1
| | * fix signed range problems with hex conversionsLinus Torvalds2007-05-302-3/+3
* | | always start looking up objects in the last used pack firstNicolas Pitre2007-05-301-4/+18
* | | Makefile: Use generic rule to build test programsJulian Phillips2007-05-301-19/+5
* | | Add DLH to .mailmapJunio C Hamano2007-05-301-4/+5
* | | Merge branch 'db/remote'Junio C Hamano2007-05-299-539/+711
|\ \ \
| * | | Move refspec pattern matching to match_refs().Daniel Barkalow2007-05-264-122/+70
| * | | Update local tracking refs when pushingDaniel Barkalow2007-05-202-11/+53
| * | | Add handlers for fetch-side configuration of remotes.Daniel Barkalow2007-05-202-0/+70
| * | | Move refspec parser from connect.c and cache.h to remote.{c,h}Daniel Barkalow2007-05-206-241/+261
| * | | Move remote parsing into a library file out of builtin-push.Daniel Barkalow2007-05-204-172/+264
* | | | Merge branch 'dh/repack' (early part)Junio C Hamano2007-05-295-116/+250
|\ \ \ \
| * | | | Ensure git-repack -a -d --max-pack-size=N deletes correct packsDana How2007-05-241-2/+3
| * | | | pack-objects: clarification & option checks for --max-pack-sizeDana How2007-05-231-0/+9
| * | | | git-repack --max-pack-size: add option parsing to enable featureDana L. How2007-05-204-7/+26
| * | | | git-repack --max-pack-size: split packs as asked by write_{object,one}()Dana L. How2007-05-201-49/+71
| * | | | git-repack --max-pack-size: write_{object,one}() respect pack limitDana L. How2007-05-201-27/+104
| * | | | git-repack --max-pack-size: new file statics and code restructuringDana L. How2007-05-201-32/+36
| * | | | Alter sha1close() 3rd argument to request flush onlyDana L. How2007-05-201-3/+5
| |/ / /
* | | | Merge branch 'np/delta'Junio C Hamano2007-05-291-64/+63
|\ \ \ \
| * | | | update diff-delta.c copyrightNicolas Pitre2007-05-261-13/+6
| * | | | improve delta long block matching with big filesNicolas Pitre2007-05-261-51/+57
* | | | | Merge branch 'jc/nodelta'Junio C Hamano2007-05-291-14/+46
|\ \ \ \ \
| * | | | | builtin-pack-objects: remove unnecessary code for no-deltaJunio C Hamano2007-05-221-2/+0
| * | | | | Teach "delta" attribute to pack-objects.Junio C Hamano2007-05-211-1/+34
| * | | | | pack-objects: pass fullname down to add_object_entry()Junio C Hamano2007-05-211-13/+14
* | | | | | Merge branch 'ar/verbose'Junio C Hamano2007-05-292-3/+45
|\ \ \ \ \ \
| * | | | | | Add another verbosity level to git-fetchAlex Riesen2007-05-241-2/+8
| * | | | | | Verbose connect messages to show the IP addresses usedAlex Riesen2007-05-241-1/+37
* | | | | | | Merge branch 'ar/run'Junio C Hamano2007-05-292-5/+49
|\ \ \ \ \ \ \
| * | | | | | | Allow environment variables to be unset in the processes started by run_commandAlex Riesen2007-05-232-2/+11
| * | | | | | | Add ability to specify environment extension to run_commandAlex Riesen2007-05-232-1/+17
| * | | | | | | Add run_command_v_opt_cd: chdir into a directory before execAlex Riesen2007-05-232-5/+24
* | | | | | | | Merge branch 'ar/mergestat'Junio C Hamano2007-05-294-7/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a configuration option to control diffstat after mergeAlex Riesen2007-05-244-7/+20
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'rr/cvsexport'Junio C Hamano2007-05-292-3/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Add option to cvs update before exportRobin Rosenberg2007-05-242-3/+10
| |/ / / / / / /
* | | | | | | | Merge branch 'maint'Junio C Hamano2007-05-298-26/+87
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | cvsserver: Fix some typos in asciidoc documentationFrank Lichtenheld2007-05-291-2/+2
| * | | | | | | cvsserver: Note that CVS_SERVER can also be specified as method variableFrank Lichtenheld2007-05-291-1/+11
| * | | | | | | cvsserver: Correct inetd.conf example in asciidoc documentationFrank Lichtenheld2007-05-291-3/+5
| * | | | | | | user-manual: fixed typo in exampleSteffen Prohaska2007-05-281-1/+1
| * | | | | | | Add test case for $Id$ expanded in the repositoryAndy Parkins2007-05-281-0/+36