summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clean up builtin-update-ref's option parsingKarl Hasselström2008-06-021-15/+19
* Merge branch 'sb/am-tests'Junio C Hamano2008-06-012-72/+260
|\
| * Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.shStephan Beyer2008-05-312-72/+34
| * Add test cases for git-amStephan Beyer2008-05-311-0/+226
* | Merge branch 'lw/test-fix'Junio C Hamano2008-06-011-1/+3
|\ \
| * | t/test-lib.sh: resolve symlinks in working directory, for pathname comparisonsLea Wiemann2008-05-311-1/+3
| |/
* | Merge branch 'sp/remote'Junio C Hamano2008-06-012-36/+74
|\ \
| * | Make "git-remote rm" delete refs acccording to fetch specsShawn O. Pearce2008-05-311-14/+54
| * | Make "git-remote prune" delete refs according to fetch specsShawn O. Pearce2008-05-312-19/+20
| * | Remove unused remote_prefix member in builtin-remoteShawn O. Pearce2008-05-311-3/+0
| |/
* | Merge branch 'lt/pack-sync'Junio C Hamano2008-06-0111-10/+26
|\ \
| * | Remove now unnecessary 'sync()' callsLinus Torvalds2008-05-314-6/+4
| * | Make pack creation always fsync() the resultLinus Torvalds2008-05-318-6/+24
| |/
* | Merge branch 'np/pack-check'Junio C Hamano2008-06-011-28/+27
|\ \
| * | make verify-pack a bit more useful with bad packsNicolas Pitre2008-06-011-28/+27
| |/
* | Merge branch 'jb/reset-q'Junio C Hamano2008-06-011-4/+5
|\ \
| * | git-reset: honor -q and do not show progress messageJamis Buck2008-05-311-4/+5
| |/
* | Merge branch 'jc/checkout'Junio C Hamano2008-06-012-42/+43
|\ \
| * | checkout: "best effort" checkoutJunio C Hamano2008-05-291-4/+18
| * | unpack_trees(): allow callers to differentiate worktree errors from merge errorsJunio C Hamano2008-05-291-3/+7
| * | checkout: consolidate reset_{to_new,clean_to_new}()Junio C Hamano2008-05-291-35/+15
| * | checkout: make reset_clean_to_new() not die by itselfJunio C Hamano2008-05-281-3/+6
| |/
* | Merge branch 'lr/init-bare'Junio C Hamano2008-06-013-3/+24
|\ \
| * | git-init: accept --bare optionLuciano Rocha2008-05-283-3/+24
| |/
* | Git.pm: fix return value of config methodLea Wiemann2008-06-011-1/+1
* | glossary: improve a few linksLea Wiemann2008-06-011-7/+7
* | Documentation: convert "glossary" and "core-tutorial" to man pagesChristian Couder2008-06-019-20/+75
* | Git.pm: fix documentation of hash_objectLea Wiemann2008-06-011-3/+2
* | graph API: avoid printing unnecessary padding before some octopus mergesAdam Simpkins2008-06-011-5/+8
* | graph API: improve display of merge commitsAdam Simpkins2008-06-011-17/+93
* | git-svn fails in prop_walk if $self->{path} is not emptyChristian Engwer2008-06-011-1/+1
* | Add a --dry-run option to git-svn rebaseSeth Falcon2008-06-012-2/+12
* | Fix path duplication in git svn commit-diffKarl Hasselström2008-06-011-2/+1
* | Clarify description of <repository> argument to pull/fetch for naming remotes.John J. Franey2008-05-312-34/+63
* | rollback lock files on more signals than just SIGINTPaolo Bonzini2008-05-313-0/+18
* | Revision walking documentation: document most important functionsMiklos Vajna2008-05-311-1/+59
* | gitweb: Remove gitweb/test/ directoryJakub Narebski2008-05-313-12/+0
* | Add shortcut in refresh_cache_ent() for marked entries.Marius Storm-Olsen2008-05-311-0/+9
* | Clearify the documentation for core.ignoreStatMarius Storm-Olsen2008-05-311-4/+7
|/
* "git checkout -- paths..." should error out when paths cannot be writtenJunio C Hamano2008-05-281-2/+5
* Documentation: git-cherry uses git-patch-idJunio C Hamano2008-05-281-0/+6
* Manual subsection to refer to other pages is SEE ALSOJunio C Hamano2008-05-2818-19/+19
* bisect: use "$GIT_DIR/BISECT_START" to check if we are bisectingChristian Couder2008-05-281-16/+13
* builtin-fetch.c (store_updated_refs): Honor update_local_ref() return valueDmitry V. Levin2008-05-282-3/+40
* fix sha1_pack_index_name()Junio C Hamano2008-05-281-4/+5
* Git::cat_blob: allow using an empty blob to fix git-svn breakageJunio C Hamano2008-05-272-4/+4
* t5100: Avoid filename "nul"Junio C Hamano2008-05-272-2/+2
* Merge 1.5.5.3 inJunio C Hamano2008-05-277-18/+24
|\
| * GIT 1.5.5.3v1.5.5.3Junio C Hamano2008-05-274-3/+17
| * commit --interactive: properly update the index before commitingGerrit Pape2008-05-271-0/+2