]> Kevux Git Server - rit/shortlog
rit
2009-02-28 Junio C Hamanogit-repack: resist stray environment variable
2009-02-28 Ben Waltongit-svn - return original format_svn_date semantics
2009-02-28 Eric Wonggit-svn: disable broken symlink workaround by default
2009-02-28 Junio C HamanoMerge branch 'cc/maint-1.6.0-bisect-fix'
2009-02-27 Jay Soffianbuiltin-remote: new show output style for push refspecs
2009-02-27 Jay Soffianbuiltin-remote: new show output style
2009-02-27 Jeff Kingremote: make guess_remote_head() use exact HEAD lookup...
2009-02-27 Jay Soffianbuiltin-remote: add set-head subcommand
2009-02-27 Jay Soffianbuiltin-remote: teach show to display remote HEAD
2009-02-27 Jay Soffianbuiltin-remote: fix two inconsistencies in the output...
2009-02-27 Jay Soffianbuiltin-remote: make get_remote_ref_states() always...
2009-02-27 Jay Soffianbuiltin-remote: rename variables and eliminate redundan...
2009-02-27 Jay Soffianbuiltin-remote: remove unused code in get_ref_states
2009-02-27 Jay Soffianbuiltin-remote: refactor duplicated cleanup code
2009-02-27 Jay Soffianstring-list: new for_each_string_list() function
2009-02-27 Jay Soffianremote: make match_refs() not short-circuit
2009-02-27 Jay Soffianremote: make match_refs() copy src ref before assigning...
2009-02-27 Jay Soffianremote: let guess_remote_head() optionally return all...
2009-02-27 Jay Soffianremote: make copy_ref() perform a deep copy
2009-02-27 Christian Couderbisect: fix another instance of eval'ed string
2009-02-27 Teemu Likonenbash completion: add --format= and --oneline options...
2009-02-27 Junio C HamanoMerge branch 'cc/maint-1.6.0-bisect-fix'
2009-02-27 Christian Couderbisect: fix quoting TRIED revs when "bad" commit is...
2009-02-27 Junio C Hamanogit-am: make --abort less dangerous
2009-02-27 Michael J Grubergit-am: Keep index in case of abort with dirty index
2009-02-27 Jay Soffiant5540-http-push.sh: avoid non-portable grep -P
2009-02-26 Mike RalphsonFix odb_mkstemp() on AIX
2009-02-26 Jay Soffianremote: simplify guess_remote_head()
2009-02-26 Jay Soffianmove locate_head() to remote.c
2009-02-26 Jay Soffianmove duplicated ref_newer() to remote.c
2009-02-26 Jay Soffianmove duplicated get_local_heads() to remote.c
2009-02-26 Jeff Kingadd basic http clone/fetch tests
2009-02-26 Jeff Kingrefactor find_ref_by_name() to accept const list
2009-02-26 Jeff Kingtest scripts: refactor start_httpd helper
2009-02-25 Junio C HamanoGIT 1.6.2-rc2
2009-02-25 Junio C HamanoMerge branch 'jc/maint-1.6.0-pack-directory'
2009-02-25 Junio C HamanoMake sure objects/pack exists before creating a new...
2009-02-25 Jay SoffianAllow HTTP tests to run on Darwin
2009-02-25 Michael J GruberFix typo in contrib/examples/git-svnimport.txt
2009-02-25 Johannes Sixtgitattributes.txt: Path matching rules are explained...
2009-02-25 Felipe Contrerassha1_file.c: fix typo
2009-02-25 Felipe Contrerasgit add: trivial codestyle cleanup
2009-02-25 Christian CouderREADME: fix path to "gitcvs-migration.txt" and be more...
2009-02-25 Allan Caffeetrace: Fixed a minor typo in an error message.
2009-02-25 Marc BranchaudDocs: Expand explanation of the use of + in git push...
2009-02-25 Gerrit Papegit-quiltimport: preserve standard input to be able...
2009-02-25 Jeff Kingnever fallback relative times to absolute
2009-02-25 Felipe ContrerasAdd tests for git log --pretty, --format and --oneline.
2009-02-25 Nanako ShiraishiAdd --oneline that is a synonym to "--pretty=oneline...
2009-02-25 Nanako ShiraishiGive short-hands to --pretty=tformat:%formatstring
2009-02-25 Nanako ShiraishiAdd --format that is a synonym to --pretty
2009-02-25 Gerrit PapeInstall builtins with the user and group of the install...
2009-02-25 Marius Storm... Fixup: Add bare repository indicator for __git_ps1
2009-02-25 Junio C HamanoMerge git://git.bogomips.org/git-svn
2009-02-25 Abhijit Menon-SenConvert git-* invocations to "git *" in the svnimport...
2009-02-24 Ben Waltongit-svn fix to avoid using strftime %z
2009-02-24 Jay Soffiansend-email: don't create temporary compose file until...
2009-02-24 Michael HaggertyAdd a test of "git cvsimport"'s handling of tags and...
2009-02-24 Michael HaggertyAdd some tests of git-cvsimport's handling of vendor...
2009-02-24 Michael HaggertyTest contents of entire cvsimported "master" tree contents
2009-02-24 Michael HaggertyUse CVS's -f option if available (ignore user's ~/...
2009-02-24 Michael HaggertyStart a library for cvsimport-related tests
2009-02-24 Junio C HamanoMerge git://git.bogomips.org/git-svn
2009-02-24 Kjetil Barvikwrite_index(): update index_state->timestamp after...
2009-02-23 Pete Wyckoffgit-p4: avoid syncing duplicate changes
2009-02-23 Marius Storm... Add bare repository indicator for __git_ps1
2009-02-23 Peter Oberndorfergit-svn: read the dcommit url from the config file...
2009-02-23 Eric Wonggit-svn: fix delete+add branch tracking with empty...
2009-02-23 Brian Gernhardtgit-svn: Create leading directories in create-ignore
2009-02-22 Felipe Contrerasgit config: don't allow --get-color* and variable type
2009-02-22 Felipe Contrerasgit config: don't allow extra arguments for -e or -l.
2009-02-22 Felipe Contrerasgit config: don't allow multiple variable types
2009-02-22 Felipe Contrerasgit config: don't allow multiple config file locations
2009-02-22 Felipe Contrerasgit config: reorganize to use parseopt
2009-02-22 Felipe Contrerasgit config: reorganize get_color*
2009-02-22 Felipe Contrerasgit config: trivial rename in preparation for parseopt
2009-02-22 Felipe Contrerasgit_config(): not having a per-repo config file is...
2009-02-22 Johannes Schindelingit config: trivial cleanup for editor action
2009-02-22 Felipe Contrerasgit config: codestyle cleanups
2009-02-22 Thomas Rastformat-patch: support deep threading
2009-02-22 Thomas Rastformat-patch: thread as reply to cover letter even...
2009-02-22 Thomas Rastformat-patch: track several references
2009-02-21 Junio C HamanoMerge branch 'for-junio' of git://source.winehq.org...
2009-02-21 Alexandre JulliardAdd a README in the contrib/emacs directory.
2009-02-21 Alexandre Julliardgit.el: Improve the confirmation message on remove...
2009-02-21 Alexandre Julliardgit.el: Make sure that file lists are sorted as they...
2009-02-21 Linus TorvaldsSupport 'raw' date format
2009-02-20 Thomas RastTest git-patch-id
2009-02-20 Thomas RastTest rev-list --parents/--children
2009-02-20 Thomas RastTest log --decorate
2009-02-20 Thomas RastTest fsck a bit harder
2009-02-20 Thomas RastTest log --graph
2009-02-20 Thomas RastTest diff --dirstat functionality
2009-02-20 Thomas RastTest that diff can read from stdin
2009-02-20 Thomas RastSupport coverage testing with GCC/gcov
2009-02-20 Junio C HamanoMerge branch 'maint'
2009-02-20 Matthieu MoyMore friendly message when locking the index fails.
2009-02-20 Matthieu MoyDocument git blame --reverse.
2009-02-20 Marcel M. Carygitweb: Hyperlink multiple git hashes on the same commi...
2009-02-20 Johannes Schindelinsystem_path(): simplify using strip_path_suffix(),...
next