aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* link_temp_to_file: don't leave the path truncated on adjust_shared_perm failureJunio C Hamano2006-10-31
* revision traversal: --unpacked does not limit commit list anymore.Junio C Hamano2006-10-30
* Continue traversal when rev-list --unpacked finds a packed commit.Jan Harkes2006-10-30
* Use memmove instead of memcpy for overlapping areasEdgar Toernig2006-10-30
* quote.c: ensure the same quoting across platforms.Junio C Hamano2006-10-30
* Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif"Junio C Hamano2006-10-30
* gitweb: Check git base URLs before generating URL from itJakub Narebski2006-10-27
* Documentation: add git in /etc/services.Christian Couder2006-10-27
* Documentation: add upload-archive service to git-daemon.Christian Couder2006-10-27
* git-cherry: document limit and add diagramRene Scharfe2006-10-26
* Merge branch 'jc/combined' into maintJunio C Hamano2006-10-26
|\
| * combine-diff: honour --no-commit-idJunio C Hamano2006-10-26
| * combine-diff: fix hunk_comment_line logic.Junio C Hamano2006-10-26
| * combine-diff: a few more finishing touches.Junio C Hamano2006-10-26
* | diff-format.txt: Correct information about pathnames quoting in patch formatJakub Narebski2006-10-26
|/
* Documentation: clarify refname disambiguation rules.Junio C Hamano2006-10-26
* diff-format.txt: Combined diff format documentation supplementJakub Narebski2006-10-26
* Remove --syslog in git-daemon inetd documentation examples.Christian Couder2006-10-25
* Documentation: updates to "Everyday GIT"J. Bruce Fields2006-10-25
* Documentation/SubmittingPatches: 3+1 != 6v1.4.3.3Junio C Hamano2006-10-25
* xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of linesPetr Baudis2006-10-25
* Update cherry documentation.Junio C Hamano2006-10-25
* Refer to git-rev-parse:Specifying Revisions from git.txtJunio C Hamano2006-10-25
* git-fetch.sh printed protocol fixTuncer Ayaz2006-10-25
* RPM package re-classification.Junio C Hamano2006-10-25
* Documentation: note about contrib/.Junio C Hamano2006-10-24
* git-svn: fix symlink-to-file changes when using command-line svn 1.4.0Eric Wong2006-10-24
* Set $HOME for selftestsGerrit Pape2006-10-24
* gitweb: Fix setting $/ in parse_commit()v1.4.3.2Petr Baudis2006-10-23
* daemon: do not die on older clients.Junio C Hamano2006-10-23
* xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header.Jim Meyering2006-10-23
* git-clone: honor --quietJim Meyering2006-10-23
* Documentation for the [remote] configSanti Béjar2006-10-23
* prune-packed: Fix uninitialized variable.Alexandre Julliard2006-10-23
* pager: default to LESS=FRSX not LESS=FRSJunio C Hamano2006-10-22
* Make prune also run prune-packedJ. Bruce Fields2006-10-22
* git-vc: better installation instructionsKarl Hasselström2006-10-22
* gitweb: Do not esc_html $basedir argument to git_print_tree_entryJakub Narebski2006-10-22
* gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (2)Jakub Narebski2006-10-22
* Fix usagestring for git-branchLars Hjemli2006-10-22
* git-merge: show usage if run without argumentsRene Scharfe2006-10-22
* Fix typo in show-index.cv1.4.3.1Lars Hjemli2006-10-20
* pager: default to LESS=FRSJunio C Hamano2006-10-20
* git-apply: prepare for upcoming GNU diff -u format change.Linus Torvalds2006-10-19
* Add revspec documentation for ':path', ':[0-3]:path' and git-describepclouds@gmail.com2006-10-18
* Reject hexstring longer than 40-bytes in get_short_sha1()pclouds@gmail.com2006-10-18
* reduce delta head inflated sizeNicolas Pitre2006-10-18
* git-imap-send: Strip smtp From_ header from imap message.v1.4.3Markus Amsler2006-10-18
* add proper dependancies on the xdiff sourceAndy Whitcroft2006-10-17
* Merge branch 'maint'Junio C Hamano2006-10-16
|\