summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-26Documentation: updates to "Everyday GIT"J. Bruce Fields
2006-10-25Documentation/SubmittingPatches: 3+1 != 6v1.4.3.3Junio C Hamano
2006-10-25xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of linesPetr Baudis
2006-10-25Update cherry documentation.Junio C Hamano
2006-10-25Refer to git-rev-parse:Specifying Revisions from git.txtJunio C Hamano
2006-10-25git-fetch.sh printed protocol fixTuncer Ayaz
2006-10-25RPM package re-classification.Junio C Hamano
2006-10-24Documentation: note about contrib/.Junio C Hamano
2006-10-24git-svn: fix symlink-to-file changes when using command-line svn 1.4.0Eric Wong
2006-10-24Set $HOME for selftestsGerrit Pape
2006-10-24gitweb: Fix setting $/ in parse_commit()v1.4.3.2Petr Baudis
2006-10-24daemon: do not die on older clients.Junio C Hamano
2006-10-23xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header.Jim Meyering
2006-10-23git-clone: honor --quietJim Meyering
2006-10-23Documentation for the [remote] configSanti Béjar
2006-10-23prune-packed: Fix uninitialized variable.Alexandre Julliard
2006-10-23pager: default to LESS=FRSX not LESS=FRSJunio C Hamano
2006-10-22Make prune also run prune-packedJ. Bruce Fields
2006-10-22git-vc: better installation instructionsKarl Hasselström
2006-10-22gitweb: Do not esc_html $basedir argument to git_print_tree_entryJakub Narebski
2006-10-22gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (2)Jakub Narebski
2006-10-22Fix usagestring for git-branchLars Hjemli
2006-10-22git-merge: show usage if run without argumentsRene Scharfe
2006-10-20Fix typo in show-index.cv1.4.3.1Lars Hjemli
2006-10-20pager: default to LESS=FRSJunio C Hamano
2006-10-20git-apply: prepare for upcoming GNU diff -u format change.Linus Torvalds
2006-10-19Add revspec documentation for ':path', ':[0-3]:path' and git-describepclouds@gmail.com
2006-10-19Reject hexstring longer than 40-bytes in get_short_sha1()pclouds@gmail.com
2006-10-19reduce delta head inflated sizeNicolas Pitre
2006-10-18git-imap-send: Strip smtp From_ header from imap message.v1.4.3Markus Amsler
2006-10-17add proper dependancies on the xdiff sourceAndy Whitcroft
2006-10-17Merge branch 'maint'Junio C Hamano
2006-10-17Fix hash function in xdiff libraryv1.4.2.4Linus Torvalds
2006-10-16svnimport: Fix broken tags being generatedPetr Baudis
2006-10-15Replace open-coded version of hash_sha1_file()Rene Scharfe
2006-10-15Make write_sha1_file_prepare() voidRene Scharfe
2006-10-15Revert "move pack creation to version 3"Junio C Hamano
2006-10-15Merge branch 'jc/http'v1.4.3-rc3Junio C Hamano
2006-10-15clone: the given repository dir should be relative to $PWDYasushi SHOJI
2006-10-15cvsserver: fix "cvs diff" in a subdirectoryJohannes Schindelin
2006-10-15cvsserver: Show correct letters for modified, removed and added filesJohannes Schindelin
2006-10-15git-svn: reduce memory usage for large commitsEric Wong
2006-10-14Fix tracing when GIT_TRACE is set to an empty string.Christian Couder
2006-10-14Make write_sha1_file_prepare() staticRene Scharfe
2006-10-14Add hash_sha1_file()Rene Scharfe
2006-10-14git-svn: fix commits over svn+ssh://Eric Wong
2006-10-13t4015: work-around here document problem on Cygwin.Junio C Hamano
2006-10-12Documentation: add missing second colons and remove a typoRene Scharfe
2006-10-12diff: fix 2 whitespace issuesJohannes Schindelin
2006-10-12apply --numstat -z: line termination fix.Junio C Hamano