]> asedeno.scripts.mit.edu Git - git.git/shortlog
git.git
2008-02-27 Jakub NarebskiAdd '--fixed-strings' option to "git log --grep" and...
2008-02-27 Junio C HamanoRevert "pack-objects: Print a message describing the...
2008-02-26 Junio C Hamanogit-apply --whitespace=fix: fix off by one thinko
2008-02-26 Junio C HamanoMerge branch 'maint'
2008-02-26 Martin Koegleradd common fsck error printing function
2008-02-26 Martin Koeglerbuiltin-fsck: move common object checking code to fsck.c
2008-02-26 Martin Koeglerbuiltin-fsck: reports missing parent commits
2008-02-26 Martin KoeglerRemove unused object-ref code
2008-02-26 Martin Koeglerbuiltin-fsck: move away from object-refs to fsck_walk
2008-02-26 Martin Koegleradd generic, type aware object chain walker
2008-02-26 Jakub Narebskigitweb: Better cutting matched string and its context
2008-02-26 Bryan DonlanDocumentation/git-am.txt: Pass -r in the example invoca...
2008-02-26 Steven Draketimezone_names[]: fixed the tz offset for New Zealand.
2008-02-26 Caio Marcelo... filter-branch documentation: non-zero exit status in...
2008-02-26 Jay Soffianrev-parse: fix potential bus error with --parseopt...
2008-02-26 Daniel BarkalowImprove collection of information for format-patch...
2008-02-26 Daniel BarkalowAdd API access to shortlog
2008-02-26 Santi Béjargit-describe: --long shows the object name even for...
2008-02-25 Steffen ProhaskaAdd tests for filesystem challenges (case and unicode...
2008-02-25 Daniel BarkalowUse a single implementation and API for copy_file()
2008-02-25 Miklos VajnaDocumentation/git-filter-branch: add a new msg-filter...
2008-02-25 Junio C Hamanourl rewriting: take longest and first match
2008-02-25 Shawn O. PearceCorrect fast-export file mode strings to match fast...
2008-02-25 Daniel BarkalowAdd support for url aliases in config files
2008-02-25 Santi Béjargit-bundle.txt: Add different strategies to create...
2008-02-25 Michele Ballabiobuiltin-for-each-ref.c: fix typo in error message
2008-02-25 Jeff Kinghelp: respect aliases
2008-02-25 Jeff Kingmake alias lookup a public, procedural function
2008-02-25 Jeff Kinghelp: use parseopt
2008-02-25 Jeff Kingsend-email: test compose functionality
2008-02-25 Jeff Kingt9001: enhance fake sendmail test harness
2008-02-25 Junio C HamanoMerge branch 'lt/dirstat'
2008-02-25 Carl WorthEliminate confusing "won't bisect on seeked tree" failure
2008-02-25 Junio C Hamanodiff --dirstat: saner handling of binary and unmerged files
2008-02-25 Junio C HamanoMerge branch 'jc/apply-whitespace'
2008-02-24 Shawn O. PearceUse git-describe --exact-match in bash prompt on detach...
2008-02-24 Shawn O. PearceTeach git-describe --exact-match to avoid expensive...
2008-02-24 Shawn O. PearceAvoid accessing non-tag refs in git-describe unless...
2008-02-24 Shawn O. PearceTeach git-describe to use peeled ref information when...
2008-02-24 Shawn O. PearceOptimize peel_ref for the current ref of a for_each_ref...
2008-02-24 Junio C HamanoMerge branch 'maint'
2008-02-24 Linus TorvaldsBe more verbose when checkout takes a long time
2008-02-24 Shawn O. PearceProtect peel_ref fallback case from NULL parse_object...
2008-02-24 Shawn O. PearceEnsure 'make dist' compiles git-archive.exe on Cygwin
2008-02-24 Junio C Hamanocheckout: error out when index is unmerged even with -m
2008-02-24 Steffen Prohaskat4014: Replace sed's non-standard 'Q' by standard 'q'
2008-02-24 Junio C Hamanows_fix_copy(): move the whitespace fixing function to ws.c
2008-02-23 Junio C Hamanocheckout: show progress when checkout takes long time...
2008-02-23 Jakub Narebskigitweb: Fix bugs in git_search_grep_body: it's length...
2008-02-23 Brandon Caseypack-objects: Print a message describing the number...
2008-02-23 Andreas Ericssonpack-objects: Add runtime detection of online CPU's
2008-02-23 Johannes Sixtstart_command(), if .in/.out > 0, closes file descripto...
2008-02-23 Johannes Sixtstart_command(), .in/.out/.err = -1: Callers must close...
2008-02-23 Junio C HamanoSync with 1.5.4.3
2008-02-23 Junio C HamanoGIT 1.5.4.3 v1.5.4.3
2008-02-23 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into maint
2008-02-23 Junio C HamanoAdd merge-subtree back
2008-02-23 Brandon Caseybuiltin-reflog.c: don't install new reflog on write failure
2008-02-23 Jay Soffianpull: pass --strategy along to to rebase
2008-02-23 Linus TorvaldsUse helper function for copying index entry information
2008-02-23 Linus TorvaldsName hash fixups: export (and rename) remove_hash_entry
2008-02-23 Linus TorvaldsFix name re-hashing semantics
2008-02-22 Jim MeyeringAvoid unnecessary "if-before-free" tests.
2008-02-22 Junio C HamanoMerge branch 'maint'
2008-02-22 Jeff Kinghash: fix lookup_hash semantics
2008-02-22 Junio C Hamanogitweb: Better chopping in commit search results
2008-02-22 Gerrit Papehash-object: cleanup handling of command line options
2008-02-22 Gerrit Papebuiltin-tag.c: remove cruft
2008-02-22 Gerrit Papegit-merge-index documentation: clarify synopsis
2008-02-22 Shawn O. PearceMerge branch 'maint'
2008-02-22 Shawn O. Pearcegit-gui: Focus insertion point at end of strings in...
2008-02-22 Shawn O. Pearcegit-gui: Avoid hardcoded Windows paths in Cygwin packag...
2008-02-22 Shawn O. Pearcegit-gui: Default TCL_PATH to same location as TCLTK_PATH
2008-02-22 Shawn O. Pearcegit-gui: Paper bag fix error dialogs opening over the...
2008-02-22 Michele Ballabiogit-gui: fix typo in lib/spellcheck.tcl
2008-02-22 Jay Soffiansend-email: fix In-Reply-To regression
2008-02-21 Junio C Hamanocheckout: updates to tracking report
2008-02-21 Daniel Barkalowbuiltin-checkout.c: Remove unused prefix arguments...
2008-02-21 Junio C Hamanogit-reset --hard and git-read-tree --reset: fix read_ca...
2008-02-21 Shawn O. Pearcegit-gui: Shorten Aspell version strings to just Aspell...
2008-02-21 Shawn O. Pearcegit-gui: Gracefully display non-aspell version errors...
2008-02-21 Shawn O. Pearcegit-gui: Catch and display aspell startup failures...
2008-02-21 Shawn O. Pearcegit-gui: Only bind the spellcheck popup suggestion...
2008-02-21 Shawn O. Pearcegit-gui: Remove explicit references to 'aspell' in...
2008-02-21 Shawn O. Pearcegit-gui: Ensure all spellchecker 'class' variables...
2008-02-21 Shawn O. PearceMerge branch 'maint'
2008-02-21 Shawn O. Pearcegit-gui: Ensure error dialogs always appear over all...
2008-02-21 Shawn O. PearceTeach git-grep --name-only as synonym for -l
2008-02-21 Jeff Kingdiff: fix java funcname pattern for solaris
2008-02-21 Jeff Kingt3404: use configured shell instead of /bin/sh
2008-02-21 Jeff Kinggit_config_*: don't assume we are parsing a config file
2008-02-21 Johannes Sixtprefix_path: use is_absolute_path() instead of *orig == '/'
2008-02-21 Miklos Vajnagit-clean: handle errors if removing files fails
2008-02-21 Junio C HamanoMerge branch 'mk/color'
2008-02-21 Junio C HamanoMerge branch 'js/maint-cvsexport'
2008-02-21 Junio C HamanoMerge branch 'js/maint-http-push'
2008-02-21 Junio C HamanoMerge branch 'jk/empty-tree'
2008-02-21 Junio C HamanoMerge branch 'lt/revision-walker'
2008-02-21 Junio C HamanoMerge branch 'mc/prefix'
2008-02-21 Junio C HamanoMerge branch 'bc/fopen'
next