summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-08-24Merge refs/heads/master from . v0.99.5Junio C Hamano2-1/+3
2005-08-24[PATCH] Fix silly pathspec bug in git-ls-filesLinus Torvalds1-1/+1
2005-08-24[PATCH] Fix git-checkout-script exit statustony.luck@intel.com1-0/+2
2005-08-24Merge refs/heads/master from . Junio C Hamano1-1/+1
2005-08-24Fix markup minimally to get man pages built.Junio C Hamano1-1/+1
2005-08-24Merge refs/heads/master from . Junio C Hamano30-327/+817
2005-08-24Update tutorial to describe shared repository style a bit more.Junio C Hamano1-20/+53
2005-08-24Documentation: multi-head fetch.Junio C Hamano8-63/+170
2005-08-24Support +<src>:<dst> format in push as well.Junio C Hamano3-6/+24
2005-08-24[PATCH] Allow "+remote:local" refspec to cause --force when fetching.Junio C Hamano2-7/+26
2005-08-24[PATCH] Use git-octopus when pulling more than one heads.Junio C Hamano1-2/+12
2005-08-24[PATCH] "git fetch --force".Junio C Hamano1-8/+37
2005-08-24[PATCH] Use .git/remote/origin, not .git/branches/origin.Junio C Hamano2-3/+6
2005-08-24[PATCH] Make "git pull" and "git fetch" default to originJunio C Hamano1-1/+4
2005-08-24[PATCH] Infamous 'octopus merge'Junio C Hamano2-0/+104
2005-08-24[PATCH] Retire git-parse-remote.Junio C Hamano4-87/+12
2005-08-24[PATCH] Multi-head fetch.Junio C Hamano1-42/+147
2005-08-24[PATCH] Start adding the $GIT_DIR/remotes/ support.Junio C Hamano3-23/+151
2005-08-24[PATCH] Fix "prefix" mixup in git-rev-listPavel Roskin1-8/+8
2005-08-24Audit rev-parse users again.Junio C Hamano5-7/+7
2005-08-24Rationalize output selection in rev-parse.Junio C Hamano1-67/+54
2005-08-24Generate pack info file after repack.Junio C Hamano1-1/+20
2005-08-23Merge refs/heads/master from . Junio C Hamano3-15/+76
2005-08-23Link the tutorial from the main document.Junio C Hamano1-0/+3
2005-08-23Try to find the optimum merge base while resolving.Junio C Hamano2-15/+73
2005-08-23Merge refs/heads/master from . Junio C Hamano37-227/+1596
2005-08-23Tutorial updates.Junio C Hamano2-195/+275
2005-08-23Update git-diff-script.Junio C Hamano1-20/+32
2005-08-23Make "git-rev-list" work within subdirectoriesLinus Torvalds2-2/+2
2005-08-23[PATCH] Fix git-rev-parse --default and --flags handlingLinus Torvalds1-3/+3
2005-08-23Add placeholders for missing documents.Junio C Hamano30-1/+1194
2005-08-23Merge refs/heads/master from . Junio C Hamano11-178/+587
2005-08-22Introduce "reset type" flag to "git reset"Junio C Hamano1-6/+90
2005-08-22Clean-up output from "git show-branch" and document it.Junio C Hamano6-140/+128
2005-08-22[PATCH] Add 'git show-branch'.Junio C Hamano4-7/+343
2005-08-22[PATCH] Add a new extended SHA1 syntax <name>~<num>Junio C Hamano1-0/+41
2005-08-22Fix "git-diff-script A B"Junio C Hamano1-2/+8
2005-08-22[PATCH] git-ls-files: generalized pathspecsLinus Torvalds1-35/+73
2005-08-21Merge refs/heads/master from . Junio C Hamano1-36/+165
2005-08-21[PATCH] Make "git-ls-files" work in subdirectoriesLinus Torvalds1-36/+165
2005-08-21Merge refs/heads/master from . Junio C Hamano5-12/+13
2005-08-21[PATCH] sha1_name: do not accept .git/refs/snap/.Junio C Hamano1-1/+0
2005-08-21[PATCH] possible memory leak in diff.c::diff_free_filepair()Yasushi SHOJI1-2/+1
2005-08-20Create objects/info/ directory in init-db.Junio C Hamano2-3/+6
2005-08-20[PATCH] Fix git-commit-script to output on stderr when -v failsMarco Costalba1-6/+6
2005-08-20Merge with master to pick up commit hook works.Junio C Hamano10-80/+227
2005-08-20git-resolve: dying is good, not showing help is bad.Junio C Hamano1-4/+8
2005-08-20Make sample pre-commit hook output Emacs friendly.Junio C Hamano1-1/+2
2005-08-19Call prune-packed from "git prune" as well.Junio C Hamano2-6/+16
2005-08-19Merge with master to pick up gitk updates.Junio C Hamano2-45/+165
2005-08-19Add hooks to tools/git-applypatch.Junio C Hamano3-18/+97
2005-08-19Add commit hook and make the verification customizable.Junio C Hamano4-52/+105
2005-08-19[PATCH] Allow file removal when "git commit --all" is used.Junio C Hamano1-2/+2
2005-08-19Merge from gitkJunio C Hamano1-43/+163
2005-08-19Merge with master for a couple more fixes.Junio C Hamano3-3/+4
2005-08-19[PATCH] git-rev-list: avoid crash on broken repositorySergey Vlasov1-0/+2
2005-08-19[PATCH] Fix git-format-patch-script to handle empty messagesMarco Costalba1-1/+1
2005-08-19Display the contents of a tag when the user clicks on it.Paul Mackerras1-29/+64
2005-08-19Added re-read refs command, and display all refs.Paul Mackerras1-6/+93
2005-08-19Fix __attribute__ changes.Junio C Hamano1-2/+1
2005-08-18Merge with master to pick up safety patches.Junio C Hamano4-8/+13
2005-08-18[PATCH] Spell __attribute__ correctly in cache.h.Jason Riedy1-1/+1
2005-08-19Save the maxwidth setting in the ~/.gitk file.Paul Mackerras1-0/+2
2005-08-19Fix a bug where commits with no children weren't marked as on-screen.Paul Mackerras1-8/+4
2005-08-18Also make git-rebase-script stricter about dirty working tree.Junio C Hamano1-1/+3
2005-08-18[PATCH] git-applymbox: verify that index is cleanLinus Torvalds1-0/+8
2005-08-18Link the glossary document from the main manual.Junio C Hamano1-6/+1
2005-08-18Merge with master.Junio C Hamano2-7/+23
2005-08-18Stupid typo fix for git rebase.Junio C Hamano1-1/+1
2005-08-18[PATCH] Updates to glossaryJohannes Schindelin1-6/+22
2005-08-18Merge with master to pick up gitk --parents changes.Junio C Hamano1-69/+32
2005-08-18Merge with gitk --parents change.Junio C Hamano1-69/+32
2005-08-18Merge with master for gitk and doc updates.Junio C Hamano5-213/+711
2005-08-18[PATCH] updates for Documentation/howto/using-topic-branches.txtLuck, Tony1-2/+113
2005-08-18[PATCH] Add Makefile target glossary.htmlJohannes Schindelin2-1/+76
2005-08-18Use the --parents flag to git-rev-list.Paul Mackerras1-69/+32
2005-08-17Merge with gitkJunio C Hamano1-167/+461
2005-08-17[PATCH] Assorted changes to glossaryJohannes Schindelin1-43/+61
2005-08-18Allow graph lines to jump through hyperspace.Paul Mackerras1-166/+413
2005-08-17Merge from master for misc fixes.Junio C Hamano8-16/+78
2005-08-17Make rebase script saner.Junio C Hamano1-7/+10
2005-08-17Make sure alternates are carried over from the original repository.Junio C Hamano1-1/+5
2005-08-17Fix git-commit without paths.Junio C Hamano1-2/+4
2005-08-17[PATCH] Make git-update-cache take relative pathnamesLinus Torvalds1-0/+2
2005-08-17[PATCH] Export relative path handling "prefix_path()" functionLinus Torvalds2-1/+2
2005-08-17[PATCH] git-cvsimport - remove hardcoded reference to originMartin Langhoff1-1/+1
2005-08-17[PATCH] Add merge detection to git-cvsimportMartin Langhoff2-5/+55
2005-08-17Merge changes from master.Junio C Hamano13-42/+321
2005-08-17[PATCH] Add GIT glossaryJohannes Schindelin1-0/+198
2005-08-17[PATCH] Let git-format-patch-script write on stdoutMarco Costalba1-1/+1
2005-08-17[PATCH] Be consistent in naming of remote headsKris Shannon1-1/+1
2005-08-17[PATCH] use it's and its correctly in documentationGreg Louis2-6/+6
2005-08-17[PATCH] Also handle CVS branches with a '/' in their nameJohannes Schindelin2-4/+10
2005-08-17[PATCH] When copying or renaming, keep the mode, pleaseJohannes Schindelin2-2/+43
2005-08-17[PATCH] Change git-branch to list branchesKalle Valo1-5/+20
2005-08-17git-commit: pass explicit path to git-diff-files.Junio C Hamano1-3/+8
2005-08-17Pass options to underlying git-rev-list from show-branches.Junio C Hamano1-8/+16
2005-08-17Add --symbolic flag to git-rev-parse.Junio C Hamano1-12/+18
2005-08-17Add graft support.Paul Mackerras1-1/+48
2005-08-16Merge with master to get diff fixes.Junio C Hamano15-45/+221
2005-08-16Teach applymbox to keep the Subject: line.Junio C Hamano3-4/+27
2005-08-16Use LF and allow comments in objects/info/alternates file.Junio C Hamano1-11/+15
2005-08-16git-format-patch fixes.Junio C Hamano1-11/+20
2005-08-16[PATCH] Improve handling of "." and ".." in git-diff-*Linus Torvalds3-42/+55
2005-08-16[PATCH] Fix test failure due to overly strict .git directory testsLinus Torvalds1-3/+2
2005-08-16Merge with master changes.Junio C Hamano3-10/+36
2005-08-16[PATCH] Make "git diff" work inside relative subdirectoriesLinus Torvalds8-19/+147
2005-08-16[PATCH] Add a bit more links to the commands to the main git(7) page.Junio C Hamano1-0/+24
2005-08-16[PATCH] Reformat git-show-branches-script documentation.Junio C Hamano1-9/+11
2005-08-16[PATCH] Make do_each_ref() follow symlinks.Matt Draisey1-1/+1
2005-08-16Merge with master changes.Junio C Hamano7-48/+157
2005-08-16[PATCH] Add -k kill keyword expansion option to git-cvsimport - revisedMartin Langhoff2-6/+13
2005-08-16[PATCH] Fix local pull that uses packs.Junio C Hamano1-5/+7
2005-08-16[PATCH] Support packs in local-pullDaniel Barkalow1-21/+91
2005-08-16[PATCH] Add function to read an index file from an arbitrary filename.Daniel Barkalow2-2/+10
2005-08-16[PATCH] Fixed two bugs in git-cvsimport-script.iso-8859-1?Q?David_K=E5gedal2-3/+10
2005-08-16[PATCH] cvsgit fixes: spaces in filenames and CVS server dialog woesMatthias Urlichs1-11/+23
2005-08-16Make tools use DESTDIR as well (otherwise rpm build is broken).Chris Wright1-1/+1
2005-08-15[PATCH] Make git-format-patch's signoff option more consistentJohannes Schindelin1-5/+8
2005-08-15Merge with master changes.Junio C Hamano1-5/+11
2005-08-15Tentative fix to git-commit-scriptJunio C Hamano1-5/+11
2005-08-15Merge master changes into rc.Junio C Hamano33-132/+1054
2005-08-15[PATCH] Add documentation for git repack and git-prune-packed.Junio C Hamano4-0/+97
2005-08-15[PATCH] clean up git scriptJunio C Hamano1-15/+18
2005-08-15Audit rev-parse users.Junio C Hamano3-4/+4
2005-08-15Keep excellent tutorial for using topic branches by Tony LuckJunio C Hamano1-0/+153
2005-08-15[PATCH] Run Ispell through git.txtYasushi SHOJI1-6/+6
2005-08-15Show which branch you are on in git-status output.Junio C Hamano1-1/+9
2005-08-15Add git-show-branches-scriptJunio C Hamano4-0/+125
2005-08-15[PATCH] Add some simple howtos, culled from the mailing list.Ryan Anderson3-0/+288
2005-08-15[PATCH] Fixed/Extended example for update hookJosef Weidendorfer1-3/+9
2005-08-15Add cheap local clone '-s' flag to git-clone-scriptJunio C Hamano1-15/+26
2005-08-15Alternate object pool mechanism updates.Junio C Hamano3-71/+88
2005-08-14Documentation updates.Junio C Hamano13-17/+231
2005-08-13Merge master into rcJunio C Hamano10-26/+220
2005-08-13[PATCH] plug memory leak in diff.c::diff_free_filepair()Yasushi SHOJI3-8/+7
2005-08-13[PATCH] fix null TZ problems on os/xBrad Roberts2-3/+3
2005-08-13[PATCH] fix git-checkout-cache segfault on pariscJames Bottomley1-1/+2
2005-08-13[PATCH] Make get_sha1_basic() more carefulLinus Torvalds1-1/+1
2005-08-13[PATCH] Make sure git-resolve-script always works on commitsLinus Torvalds2-9/+5
2005-08-13Add SubmittingPatchesJunio C Hamano1-0/+130
2005-08-13Add --signoff and --verify option to git commit.Junio C Hamano1-4/+72
2005-08-13Merge master changes into release candidate branch.Junio C Hamano14-115/+170
2005-08-12Debianization updatesMatthias Urlichs2-27/+30
2005-08-12Fix debianization: mark git-tk architecture neutral.Junio C Hamano2-1/+7
2005-08-12Adjust binary packaging to dest=>DESTDIR change.Junio C Hamano2-2/+2
2005-08-12Make tools/ directory first-class citizen.Junio C Hamano3-4/+3
2005-08-12[PATCH] Unify Makefile indentationPetr Baudis1-14/+14
2005-08-12[PATCH] Use $DESTDIR instead of $destPetr Baudis4-11/+12
2005-08-12Make CFLAGS overridable from make command line.Pavel Roskin2-25/+28
2005-08-12Clean generated files a bit more, to cope with Debian build droppings.Junio C Hamano1-2/+5
2005-08-12[PATCH] Add "--sign" option to git-format-patch-scriptJohannes Schindelin1-1/+11
2005-08-12fetch-pack: start multi-head pulling.Junio C Hamano3-27/+51
2005-08-12Update unpack-objects usage and documentation.Junio C Hamano2-2/+8
2005-08-11Merge changes in the master branch into 0.99.5 preparation branch.Junio C Hamano22-99/+245
2005-08-11[PATCH] Also parse objects we already haveDaniel Barkalow1-0/+1
2005-08-11[PATCH] Fix parallel pull dependancy tracking.Daniel Barkalow1-25/+32
2005-08-11Clean generated deb files.Junio C Hamano1-1/+2
2005-08-11[PATCH] Trapping exit in tests, using return for errors: further fixes.Pavel Roskin1-3/+5
2005-08-11[PATCH] Trapping exit in tests, using return for errorsPavel Roskin7-28/+39
2005-08-11[PATCH] Need to set PAGER in testsPavel Roskin1-1/+2
2005-08-11[PATCH] Missing test_donePavel Roskin4-0/+7
2005-08-11String comparison of test is done with '=', not '=='.Junio C Hamano1-4/+4
2005-08-11Debian packaging fixes.Matthias Urlichs8-8/+44
2005-08-11merge-base.c: pathological case fix.Junio C Hamano1-6/+68
2005-08-11[PATCH] Speed up git-merge-base a lotLinus Torvalds1-7/+22
2005-08-11Merge with gitk.Junio C Hamano1-22/+25
2005-08-10Start preparing for 0.99.5Junio C Hamano2-1/+7
2005-08-11Refine the update heuristic to improve responsiveness a bit.Paul Mackerras1-22/+25
2005-08-10GIT 0.99.4.v0.99.4Junio C Hamano1-0/+6
2005-08-10Merge with master.Junio C Hamano1-10/+21
2005-08-10Merge with gitk.Junio C Hamano1-10/+21
2005-08-10Merge with master.Junio C Hamano2-3/+39
2005-08-10[PATCH] Fix git-rev-parse's parent handlingJohannes Schindelin2-3/+39
2005-08-10Only do an update every 100 commits when drawing the graph.Paul Mackerras1-10/+21
2005-08-10Merge with master.Junio C Hamano30-120/+516
2005-08-10Skip merges in format-patch.Junio C Hamano1-1/+2
2005-08-10Add -v option to git-cherry.Junio C Hamano1-1/+7
2005-08-09Teach git push .git/branches shorthandJunio C Hamano1-1/+62
2005-08-09ls-remote: drop storing operation and add documentation.Junio C Hamano2-27/+87
2005-08-09Teach format-patch, rebase and cherry a..b formatJunio C Hamano3-22/+47
2005-08-09Stash away the original head in ORIG_HEAD when resetting.Junio C Hamano1-1/+7
2005-08-09git-revert: revert an existing commit.Junio C Hamano2-0/+38
2005-08-09Introduce --pretty=oneline format.Junio C Hamano3-9/+36
2005-08-09Document "git commit"Junio C Hamano2-8/+65
2005-08-09git-commit: log parameter updates.Junio C Hamano3-24/+107
2005-08-09Update rev-parse flags list.Junio C Hamano1-0/+3
2005-08-09[PATCH] add *--no-merges* flag to suppress display of merge commitsJohannes Schindelin1-1/+11
2005-08-09Use GIT_SSH environment to specify alternate ssh binary.Martin Sivak2-3/+16
2005-08-09Small typofix in mailsplit.cJunio C Hamano1-1/+1
2005-08-09A bit more format warning squelching.Junio C Hamano2-5/+6
2005-08-09[PATCH] -Werror fixesTimo Sirainen9-16/+21
2005-08-09[PATCH] Warning fix for gcc 4Pavel Roskin1-1/+1
2005-08-09Merge with master.Junio C Hamano2-11/+20
2005-08-09Merge with gitk.Junio C Hamano1-10/+19
2005-08-09Downgrade git-send-email-scriptJunio C Hamano1-1/+1
2005-08-09[PATCH] "Child" information in commit window - and cleanupsLinus Torvalds1-10/+19
2005-08-08Merge with master.Junio C Hamano8-12/+43
2005-08-08[PATCH] Add -m <message> option to "git tag"Chris Wright1-5/+15
2005-08-08[PATCH] Plug memory leak in git-pack-objectsSergey Vlasov1-0/+4