summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-08Documentation: git-add does not update files marked "assume unchanged"Clemens Buchacher
2010-05-01do not overwrite files marked "assume unchanged"Clemens Buchacher
2010-04-23Documentation improvements for the description of short format.Eric Raymond
2010-04-23Git 1.7.0.6v1.7.0.6Junio C Hamano
2010-04-23Merge branch 'mg/use-default-abbrev-length-in-rev-list' into maintJunio C Hamano
2010-04-23Merge branch 'wp/doc-filter-direction' into maintJunio C Hamano
2010-04-23Merge branch 'jk/maint-diffstat-overflow' into maintJunio C Hamano
2010-04-23Merge branch 'da/maint-python-startup' into maintJunio C Hamano
2010-04-22Documentation/Makefile: fix interrupted builds of user-manual.xmlJonathan Nieder
2010-04-20t7012: Mark missing tests as TODOMichael J Gruber
2010-04-20reflog: remove 'show' from 'expire's usage stringSZEDER Gábor
2010-04-19Merge branch 'maint-1.6.6' into maintJunio C Hamano
2010-04-19MSVC: Fix build by adding missing termios.h dummyJohannes Sixt
2010-04-18Documentation: Describe other situations where -z affects git diffCharles Bailey
2010-04-17documentation: clarify direction of core.autocrlfWill Palmer
2010-04-17diff: use large integers for diffstat calculationsJeff King
2010-04-17t1010-mktree: Adjust expected result to code and documentationMichael J Gruber
2010-04-17combined diff: correctly handle truncated fileThomas Rast
2010-04-15Document new "already-merged" rule for branch -dJonathan Nieder
2010-04-13Documentation/config.txt: default gc.aggressiveWindow is 250, not 10Jay Soffian
2010-04-12Docs: Add -X option to git-merge's synopsis.Marc Branchaud
2010-04-11Git 1.7.0.5v1.7.0.5Junio C Hamano
2010-04-11Merge branch 'rc/maint-reflog-msg-for-forced-branch' into maintJunio C Hamano
2010-04-11blame documentation: -M/-C notice copied lines as well as moved onesJunio C Hamano
2010-04-10Let check_preimage() use memset() to initialize "struct checkout"Jens Lehmann
2010-04-10Merge branch 'ef/maint-empty-commit-log' into maintJunio C Hamano
2010-04-10Merge branch 'jc/conflict-marker-size' into maintJunio C Hamano
2010-04-10Merge branch 'sp/maint-http-backend-die-triggers-die-recursively' into maintJunio C Hamano
2010-04-10Merge branch 'mg/maint-send-email-lazy-editor' into maintJunio C Hamano
2010-04-10Merge branch 'rr/imap-send-unconfuse-from-line' into maintJunio C Hamano
2010-04-10Merge branch 'rb/maint-python-path' into maintJunio C Hamano
2010-04-10Merge branch 'gh/maint-stash-show-error-message' into maintJunio C Hamano
2010-04-10Merge branch 'mg/mailmap-update' into maintJunio C Hamano
2010-04-10Merge branch 'bc/maint-daemon-sans-ss-family' into maintJunio C Hamano
2010-04-10fetch/push: fix usage stringsTay Ray Chuan
2010-04-10branch: say "Reset to" in reflog entries for 'git branch -f' operationsTay Ray Chuan
2010-04-08docs: clarify "branch -l"Jeff King
2010-04-04pack-protocol.txt: fix pkt-line lengthsTay Ray Chuan
2010-04-04pack-protocol.txt: fix spellingTay Ray Chuan
2010-03-31Git 1.7.0.4v1.7.0.4Junio C Hamano
2010-03-31Merge branch 'jc/maint-refs-dangling' into maintJunio C Hamano
2010-03-31Documentation: show-ref <pattern>s are optionalHolger Weiß
2010-03-31Link against libiconv on IRIXHolger Weiß
2010-03-31Don't redefine htonl and ntohl on big-endianHolger Weiß
2010-03-31gitweb: git_get_project_config requires only $git_dir, not also $projectJakub Narebski
2010-03-31Updated the usage string of git resetJan Stępień
2010-03-30Documentation: Clarify support for smart HTTP backendGreg Bacon
2010-03-30Windows: fix utime() for read-only filesJohannes Sixt
2010-03-30diff: fix textconv error zombiesJohannes Sixt
2010-03-30format-patch: Squelch 'fatal: Not a range." errorKevin Ballard