Code

git.git
2010-05-25 Jeff Kingpull: do nothing on --dry-run
2010-05-25 Tay Ray Chuanshow-branch: use DEFAULT_ABBREV instead of 7
2010-05-25 Tay Ray Chuant7502-commit: fix spelling
2010-05-25 Clemens Buchachertest get_git_work_tree() return value for NULL
2010-05-25 Jeff Kingremove over-eager caching in sha1_file_name
2010-05-20 René ScharfeFix checkout of large files to network shares on Windows XP
2010-05-20 bert Dvornikstart_command: close cmd->err descriptor when fork...
2010-05-20 Ian McLeanFix "Out of memory? mmap failed" for files larger than...
2010-05-20 Bert Wesargdiff: fix coloring of extended diff headers
2010-05-20 Jonathan Niederpost-receive-email: document command-line mode
2010-05-19 Marcus ComstedtAdd "Z" as an alias for the timezone "UTC"
2010-05-19 Michael J GruberDocumentation/gitdiffcore: fix order in pickaxe description
2010-05-19 Michael J GruberDocumentation: fix minor inconsistency
2010-05-19 Markus HeidelbergDocumentation: rebase -i ignores options passed to...
2010-05-19 Dmitry Potapovhash_object: correction for zero length file
2010-05-19 Jeff Kingdocs: clarify meaning of -M for git-log
2010-05-12 Tay Ray ChuanGIT-VERSION-GEN: restrict tags used
2010-05-10 Tay Ray Chuanmerge: --log appends shortlog to message if specified
2010-05-10 Tay Ray Chuanfmt-merge-msg: add function to append shortlog only
2010-05-10 Tay Ray Chuanfmt-merge-msg: refactor merge title formatting
2010-05-10 Tay Ray Chuanfmt-merge-msg: minor refactor of fmt_merge_msg()
2010-05-10 Tay Ray Chuanmerge: rename variable
2010-05-10 Tay Ray Chuanmerge: update comment
2010-05-10 Tay Ray Chuant7604-merge-custom-message: show that --log doesn't...
2010-05-10 Tay Ray Chuant7604-merge-custom-message: shift expected output creation
2010-05-10 Jeff Kinghandle "git --bare init <dir>" properly
2010-05-09 Pete Harlanclone: reword messages to match the end-user perception
2010-05-09 Jonathan NiederDocumentation/notes: nitpicks
2010-05-09 Jonathan NiederDocumentation/notes: clean up description of rewriting...
2010-05-09 Jonathan NiederDocumentation/notes: simplify treatment of default...
2010-05-09 Jonathan NiederDocumentation/log: add a CONFIGURATION section
2010-05-09 Jonathan NiederDocumentation/notes: simplify treatment of default...
2010-05-09 Jonathan NiederDocumentation/notes: add configuration section
2010-05-09 Jonathan NiederDocumentation/notes: describe content of notes blobs
2010-05-09 Jonathan NiederDocumentation/notes: document format of notes trees
2010-05-08 Jonathan Niedercherry-pick: do not dump core when iconv fails
2010-05-08 Ramsay JonesMakefile: Fix 'clean' target to remove all gitweb build...
2010-05-08 Clemens BuchacherDocumentation: git-add does not update files marked...
2010-05-08 Leif Arne StorsetDocumentation/config.txt: GIT_NOTES_REWRITE_REF overrid...
2010-05-08 Ævar Arnfjörð... Turn setup code in t2007-checkout-symlink.sh into a...
2010-05-08 Ævar Arnfjörð... Move t6000lib.sh to lib-*
2010-05-07 Bo Yangblame-options.txt: Add default value for `-M/-C` options.
2010-05-06 Michael J Gruberwt-status: take advice.statusHints seriously
2010-05-06 Michael J Grubert7508: test advice.statusHints
2010-05-06 Jonathan Niedertest-lib: some shells do not let $? propagate into...
2010-05-04 Will Palmerpretty: Respect --abbrev option
2010-05-04 Jonathan Niedershortlog: Document and test --format option
2010-05-04 Jonathan Niedert4201 (shortlog): Test output format with multiple...
2010-05-04 Jonathan Niedert4201 (shortlog): guard setup with test_expect_success
2010-05-04 Jonathan NiederDocumentation/shortlog: scripted users should not rely...
2010-05-04 Jonathan Niedercommit --amend: cope with missing display name
2010-05-04 Jonathan Niedertest-lib: Let tests specify commands to be run at end...
2010-05-04 Junio C HamanoMerge branch 'maint-1.7.0' into maint
2010-05-04 René Scharferemove ecb parameter from xdi_diff_outf()
2010-05-04 Ping YinDocumentation/git-send-email: Add "Use gmail as the...
2010-05-04 Junio C Hamanoclone: quell the progress report from init and report...
2010-05-04 Michal Sojkatest-lib.sh: Add explicit license detail, with change...
2010-05-02 Sverre RabbelierGitweb: ignore built file
2010-05-02 René Scharfegit diff too slow for a file
2010-05-02 Junio C HamanoMerge branch 'maint'
2010-05-01 Clemens Buchacherdo not overwrite files marked "assume unchanged"
2010-05-01 Michael J Gruberindex-pack: fix trivial typo in usage string
2010-05-01 Gerrit Papegit-submodule.sh: properly initialize shell variables
2010-05-01 Alexey Mahotkinxdiff/xmerge.c: use memset() instead of explicit for...
2010-04-24 Junio C HamanoGit 1.7.1 v1.7.1
2010-04-24 Junio C HamanoMerge branch 'maint'
2010-04-23 Eric RaymondDocumentation improvements for the description of short...
2010-04-23 Junio C HamanoSync with 1.7.0.6
2010-04-23 Junio C HamanoGit 1.7.0.6 v1.7.0.6
2010-04-23 Junio C HamanoMerge branch 'mg/use-default-abbrev-length-in-rev-list...
2010-04-23 Junio C HamanoMerge branch 'wp/doc-filter-direction' into maint
2010-04-23 Junio C HamanoMerge branch 'jk/maint-diffstat-overflow' into maint
2010-04-23 Junio C HamanoMerge branch 'da/maint-python-startup' into maint
2010-04-22 Junio C HamanoMerge branch 'maint'
2010-04-22 Jonathan NiederDocumentation/Makefile: fix interrupted builds of user...
2010-04-20 Charles Baileystash tests: stash can lose data in a file removed...
2010-04-20 Junio C HamanoMerge branch 'maint'
2010-04-20 Jonathan Niederfix "bundle --stdin" segfault
2010-04-20 Jonathan Niedert5704 (bundle): add tests for bundle --stdin
2010-04-20 Michael J Grubert7012: Mark missing tests as TODO
2010-04-20 Tay Ray Chuanhttp.c::new_http_pack_request: do away with the temp...
2010-04-20 Shawn O. Pearcehttp-fetch: Use temporary files for pack-*.idx until...
2010-04-20 Shawn O. Pearcehttp-fetch: Use index-pack rather than verify-pack...
2010-04-20 Shawn O. PearceAllow parse_pack_index on temporary files
2010-04-20 Shawn O. PearceExtract verify_pack_index for reuse from verify_pack
2010-04-20 Shawn O. PearceIntroduce close_pack_index to permit replacement
2010-04-20 Shawn O. Pearcehttp.c: Remove unnecessary strdup of sha1_to_hex result
2010-04-20 SZEDER Gáborreflog: remove 'show' from 'expire's usage string
2010-04-19 Junio C HamanoMerge branch 'maint-1.6.6' into maint
2010-04-19 Johannes SixtMSVC: Fix build by adding missing termios.h dummy
2010-04-19 Junio C HamanoGit 1.7.1-rc2 v1.7.1-rc2
2010-04-19 Junio C HamanoMerge branch 'rr/remote-helper-doc'
2010-04-19 Junio C HamanoMerge branch 'wp/doc-filter-direction'
2010-04-19 Junio C HamanoMerge branch 'jk/maint-diffstat-overflow'
2010-04-19 Junio C HamanoMerge branch 'jg/auto-initialize-notes-with-percent...
2010-04-19 Junio C HamanoMerge branch 'maint'
2010-04-19 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2010-04-19 Ramkumar RamachandraSubmittingPatches: Add new section about what to base...
2010-04-18 Charles Baileystash: Don't overwrite files that have gone from the...
2010-04-18 Ramkumar RamachandraDocumentation/remote-helpers: Fix typos and improve...
next