aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
*-. Merge branch 'master-for-junio' of git://repo.or.cz/git/fastimport; branch 'm...Junio C Hamano2007-03-05
|\ \
| | * Fix diff-options references in git-diff and git-format-patchBrian Gernhardt2007-03-05
| | * Add definition of <commit-ish> to the main git man page.Theodore Ts'o2007-03-05
| | * Merge branch 'maint-for-junio' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-03-05
| | |\
| | * | Begin SubmittingPatches with a check listJohannes Schindelin2007-03-05
| * | | Merge branch 'maint'Shawn O. Pearce2007-03-05
| |\ \ \ |/ / / / | | | _
| * | fast-import: Fail if a non-existant commit is used for mergeShawn O. Pearce2007-03-05
| * | fast-import: Avoid infinite loop after resetShawn O. Pearce2007-03-05
| |/
* | contrib/emacs: Use non-interactive function to byte-compile filesXavier Maillard2007-03-05
* | t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetchSanti BĂ©jar2007-03-05
* | Post 1.5.0.3 cleanupJunio C Hamano2007-03-04
* | Merge branch 'js/fetch-progress' (early part)Junio C Hamano2007-03-04
|\ \
| * | Fixup no-progress for fetch & cloneJohannes Schindelin2007-02-24
| * | fetch & clone: do not output progress when not on a ttyJohannes Schindelin2007-02-19
* | | Merge branch 'js/symlink'Junio C Hamano2007-03-04
|\ \ \
| * | | Tell multi-parent diff about core.symlinks.Johannes Sixt2007-03-03
| * | | Handle core.symlinks=false case in merge-recursive.Johannes Sixt2007-03-03
| * | | Add core.symlinks to mark filesystems that do not support symbolic links.Johannes Sixt2007-03-02
* | | | Merge branch 'maint'Junio C Hamano2007-03-04
|\ \ \ \ | | |_|/ | |/| |
| * | | GIT 1.5.0.3v1.5.0.3Junio C Hamano2007-03-04
| * | | glossary: Add definitions for dangling and unreachable objectsYasushi SHOJI2007-03-04
| * | | user-manual: more detailed merge discussionJ. Bruce Fields2007-03-04
| * | | user-manual: how to replace commits older than most recentJ. Bruce Fields2007-03-04
| * | | user-manual: insert earlier of mention content-addressable architectureJ. Bruce Fields2007-03-04
| * | | user-manual: ensure generated manual references stylesheetJ. Bruce Fields2007-03-04
| * | | user-manual: reset to ORIG_HEAD not HEAD to undo mergeJ. Bruce Fields2007-03-04
| * | | Documentation: mention module option to git-cvsimportJ. Bruce Fields2007-03-04
* | | | git-svn: fix show-ignore when not connected to the repository rootEric Wong2007-03-04
* | | | diff-ni: allow running from a subdirectory.Junio C Hamano2007-03-03
* | | | Merge branch 'js/diff-ni' (early part)Junio C Hamano2007-03-03
|\ \ \ \
| * | | | diff: make more cases implicit --no-indexJohannes Schindelin2007-02-28
* | | | | Merge branch 'maint'Junio C Hamano2007-03-03
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Unset NO_C99_FORMAT on Cygwin.Ramsay Jones2007-03-03
| * | | Fix a "pointer type missmatch" warning.Ramsay Jones2007-03-03
| * | | Fix some "comparison is always true/false" warnings.Ramsay Jones2007-03-03
| * | | Fix an "implicit function definition" warning.Ramsay Jones2007-03-03
| * | | Fix a "label defined but unreferenced" warning.Ramsay Jones2007-03-03
| * | | Document the config variable format.suffixJohannes Schindelin2007-03-03
| * | | git-merge: fail correctly when we cannot fast forward.Junio C Hamano2007-03-03
| * | | builtin-archive: use RUN_SETUPJohannes Schindelin2007-03-03
| * | | Fix git-gc usage noteMatthias Kestenholz2007-03-03
* | | | Merge branch 'maint'Junio C Hamano2007-03-02
|\ \ \ \ | |/ / /
| * | | Fix quoting in update hook templateGerrit Pape2007-03-02
* | | | git-branch: document new --no-abbrev optionJulian Phillips2007-03-02
* | | | git-branch: improve abbreviation of sha1s in verbose modeJulian Phillips2007-03-02
* | | | print_wrapped_text: fix output for negative indentJohannes Schindelin2007-03-02
* | | | Sample update hook: typofix and modernization to use "git log"Andy Parkins2007-03-02
* | | | Merge branch 'js/commit-format'Junio C Hamano2007-03-02
|\ \ \ \
| * | | | show_date(): rename the "relative" parameter to "mode"Johannes Schindelin2007-02-27
| * | | | Actually make print_wrapped_text() usefulJohannes Schindelin2007-02-27