aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pass DESTDIR to the generated perl/MakefileEric Wong2006-08-13
* Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-07
|\
| * annotate: Fix bug when parsing merges with differing real and logical parents.Ryan Anderson2006-08-07
| * log-tree: show_log() should respect the setting of diffopt->line_terminationRyan Anderson2006-08-07
| * handle https:// protocol in git-cloneMichael Krelin2006-08-07
| * Fix "grep -w"Junio C Hamano2006-08-06
| * Makefile: Cygwin does not seem to need NO_STRLCPYJunio C Hamano2006-08-05
| * commit walkers: setup_ident() to record correct committer in ref-log.Ramsay Jones2006-08-05
| * Allow config file to specify Signed-off-by identity in format-patch.Ramsay Jones2006-08-04
| * Merge branch 'jc/c99'Junio C Hamano2006-08-04
| |\
| | * Cygwin needs NO_C99_FORMAT???Junio C Hamano2006-08-02
| * | Fix crash when GIT_DIR is invalidJohannes Schindelin2006-08-04
| * | git-tar-tree: fix minor memory leakRene Scharfe2006-08-04
| * | Document rev-list's option --mergeUwe Zeisberger2006-08-04
| * | Further clean-up: usage() vs die()Junio C Hamano2006-08-03
| * | Replace some calls to die(usage_str) with usage(usage_str).Ramsay Allan Jones2006-08-03
| * | Fixup command names in some usage strings.Ramsay Allan Jones2006-08-03
| * | GIT 1.4.2-rc3v1.4.2-rc3Junio C Hamano2006-08-03
| * | Documentation/git.txt: link git-svn and git-instaweb from the main page.Junio C Hamano2006-08-03
| * | Merge branch 'jc/sideband'Junio C Hamano2006-08-03
| |\ \
| | * | sideband: do not use color, just say "remote:"Junio C Hamano2006-08-03
| | * | fetch/clone: mark messages from remote side stand out.Junio C Hamano2006-08-01
| * | | Show both blob names from "git diff blob1 blob2"Junio C Hamano2006-08-03
| * | | diff.c: do not use pathname comparison to tell renamesJunio C Hamano2006-08-03
| * | | Add a couple of subdirectory tests.Junio C Hamano2006-08-03
| * | | read-tree: shadowed variable fix.Junio C Hamano2006-08-03
| * | | fixed variable declaration in gitkMichael2006-08-03
| * | | Fix "git diff blob1 blob2" showing the diff in reverse.Junio C Hamano2006-08-03
| | |/ | |/|
| * | git-grep: document --and, --or, --not, ( and )Matthias Lederhofer2006-08-02
| * | use declarations from builtin.h for builtin commandsMatthias Kestenholz2006-08-02
| * | Make git-repo-config a builtinMatthias Kestenholz2006-08-02
| * | Make git-prune-packed a builtinMatthias Kestenholz2006-08-02
| * | git-annotate: remove extraneous debugging lineJeff King2006-08-02
| * | Documentation: convert uses of git-link macro to gitlinkJeff King2006-08-02
| * | git-push: remove obsolete git-push.shJeff King2006-08-02
| * | git-push: allow -f as an alias for --forceJeff King2006-08-02
| * | Remove cmd_usage() routine and re-organize the help/usage code.Ramsay Allan Jones2006-08-02
| * | Fix header breakage due to redefining PATH_MAX.Ramsay Allan Jones2006-08-02
| * | Add NO_C99_FORMAT to support older compilers.Ramsay Allan Jones2006-08-02
| * | New tests and en-passant modifications to mktag.Ramsay Allan Jones2006-08-02
| * | Fix installation of templates on ancient systems.Ramsay Allan Jones2006-08-02
| * | Fix annotate test script; notice when git-annotate fails.Ramsay Allan Jones2006-08-02
| * | Ensure git-clone exits with error if perl script fails.Ramsay Allan Jones2006-08-02
| |/
| * Merge branch 'rs/rebase'Junio C Hamano2006-07-31
| |\
| | * rebase: Make the fast-fowarding message more user-friendly by using branch na...Robert Shearman2006-07-31
| | * rebase: Fix the detection of fast-forwarding of the current branch to upstream.Robert Shearman2006-07-31
| * | Merge branch 'ml/pager'Junio C Hamano2006-07-31
| |\ \
| | * | pager: config variable pager.colorMatthias Lederhofer2006-07-31
| | * | Builtins: control the use of pager from the command table.Junio C Hamano2006-07-31
| * | | Merge branch 'jc/checkout'Junio C Hamano2006-07-31
| |\ \ \ | | |/ / | |/| |